AI for your role

AI for DevOps / Platforms

Ship infrastructure faster with AI handling the boilerplate, not the decisions.

Get the DevOps / Platform brief
The shift

How AI is changing the DevOps / Platform role

In 2026, AI is taking over the repetitive parts of infrastructure work: drafting Terraform and Helm charts, explaining failing CI/CD pipelines, and summarizing logs during incidents. Assistants now read your stack traces and Kubernetes events and suggest concrete fixes instead of generic advice. The shift is moving engineers from typing YAML to reviewing and approving AI-generated changes.

What AI can take off your plate

  • Drafting first versions of Terraform, Helm charts, and Dockerfiles
  • Reading and summarizing long pipeline logs and stack traces
  • Grouping and deduplicating alerts during an active incident
  • Generating runbook drafts and post-incident timeline summaries
  • Writing routine shell scripts and kubectl one-liners

What stays distinctly human

  • Deciding architecture tradeoffs and what the platform should optimize for
  • Judging acceptable risk before a production change or rollback
  • Setting on-call expectations and protecting the team from burnout
  • Owning security and compliance decisions with real accountability
  • Negotiating priorities and SLAs with product and other teams
Tools

Five AI tools for DevOps / Platforms

GitHub Copilot
Autocompletes Terraform, Dockerfiles, and shell scripts inline and explains unfamiliar config blocks in your editor.
Claude
Pastes in a 500-line Helm chart or stack trace and gets a plain explanation plus a corrected version you can review.
Cursor
Edits across an entire infrastructure repo, refactoring modules and updating variable references in one pass.
k8sgpt
Scans a Kubernetes cluster for misconfigured pods, failing probes, and resource issues and writes the diagnosis in plain English.
PagerDuty AIOps
Groups related alerts during an incident and surfaces the likely root cause so on-call engineers see one summary instead of fifty pages.
Prompts

Five prompts to try today

Paste these into Claude or ChatGPT and replace the bracketed parts with your own details.

1. Explain a failed pipeline
Here is the full log output from a failed [CI tool] job: [paste log]. Identify the exact step that failed, the root cause, and the minimal change to fix it. Do not suggest unrelated improvements.
2. Write a Terraform module
Write a Terraform module for [resource, e.g. an AWS RDS Postgres instance] with [requirements: multi-AZ, encryption, 7-day backups]. Use variables for all environment-specific values and include sensible defaults and outputs.
3. Debug a Kubernetes pod
My pod is stuck in [state, e.g. CrashLoopBackOff]. Here is the output of kubectl describe and the container logs: [paste]. List the most likely causes ranked by probability and the command to confirm each.
4. Review a change for risk
Review this [Terraform/Helm/YAML] diff for production safety: [paste diff]. Flag anything that could cause downtime, data loss, or a security regression, and note what I should test before applying.
5. Draft a runbook
Write a runbook for handling [incident type, e.g. database connection pool exhaustion] on [service]. Include detection signals, immediate mitigation steps, rollback procedure, and who to escalate to.

A day in your inbox

This is the kind of brief a DevOps / Platform gets, every weekday morning.
Weekday morning
✦ Personalized for: DevOps / Platform
Today's Tool
Use k8sgpt for a stuck cluster
Run k8sgpt analyze against the namespace to get a ranked list of broken resources with plain-English causes. It catches failing readiness probes and missing image pulls faster than scanning events by hand.
Today's Prompt
Ask for ranked causes
Paste kubectl describe and logs into your assistant and ask for the most likely causes ranked by probability with a confirmation command for each. This keeps you from chasing the first guess.
Today's Trick
Make the AI show its work
Always ask for the command to confirm each suggested cause before applying a fix. Verifying the diagnosis takes seconds and stops you from acting on a confident but wrong answer.

Get the DevOps / Platform brief

One AI tool, one prompt, and one trick for DevOps / Platforms, every weekday morning. Free.

You are in. Your first brief arrives the next weekday morning.
Free forever. Unsubscribe anytime. We use your role only to personalize your brief.