Heavybit logo

Generative AI in DevOps and Incident Response: What the Experts Actually Think

Jesse Robbins

Heavybit by Jesse Robbins · · Article

"GenAI is good at confidently delivering text that is pleasant to read, but not always complete, or correct."

I interviewed Nora Jones, Jeremy Edberg, Mandi Walls, and Brent Chapman on what generative AI actually does in incident response, and where humans have to stay in the loop.

By late 2023 every vendor had an AI incident response pitch. I went to the people who actually run systems at scale to find out what was real. Nora, Jeremy, Mandi, and Brent each came in with a different angle, and what came out of the conversations was specific and cautionary.

Generative AI produces fluent text but cannot make consequential decisions under uncertainty. The piece draws the line clearly: AI helps with toil and summary, humans hold the floor on judgment. That is the basis for almost everything I am investing in now.

By late 2023, every vendor had an AI pitch for incident response. Autonomous remediation. AI-powered root cause analysis. MTTR cut in half, automatically. I went to the people who actually run systems at scale to find out what was real. I interviewed Nora Jones (founder of Jeli, formerly Slack and Netflix), Jeremy Edberg (Amazon Alexa, formerly Netflix and Reddit), Mandi Walls (PagerDuty, formerly Chef), and Brent Chapman (Great Circle Associates, formerly Google and Slack). What came back was more specific, and more cautionary, than the vendor hype.

Key Themes

Where AI Actually Helps: Summarization, Not Remediation

The consensus is narrow but real. AI is useful for incident summarization: drafting post-incident reports, generating status updates, and catching latecomers up to speed during an active incident. These are tasks where a plausible first draft is valuable, and where a human will verify before it matters.

Nora Jones frames it precisely: “I think what we really want to do is use AI to get people more curious about what’s happening in their incidents.” The value is in the question it opens, not the answer it provides.

Why Hallucination Disqualifies Autonomous Remediation

The harder truth is that AI hallucinates, and in incident response, hallucination is dangerous. Brent Chapman’s observation cuts to the bone: “LLMs are sometimes wrong, but never uncertain.” A system that is confident and occasionally wrong is the worst possible profile for taking autonomous action in high-stakes, time-compressed situations.

Jeremy Edberg draws the line explicitly: “Right now, GenAI is something of an advisory tool. We’re not to the point where we trust it enough to take actions.” The human-in-the-loop is not a temporary limitation waiting to be engineered away. It is the right architecture given current reliability. Every AI-powered RCA and autonomous remediation pitch in 2023 ran into this constraint. The serious practitioners all landed in the same place.

The Junior Developer Analogy

Multiple practitioners reach for the same frame independently: working with AI tools is like working with a very junior programmer. You still have to check everything. You still have to ask whether the output is right, useful, and complete. Alert correlation, automated runbooks, AI-assisted postmortem generation all require the same oversight.

Edberg uses this frame to address career anxiety directly: “If you are good at logic and want to learn how to reason about computer systems, software engineering will still be a great place to be.” AI will accelerate development, particularly for engineers who already know how to think about systems. It will not replace that judgment.

The AI SRE Career Question

Mandi Walls draws a useful distinction for roles: SREs, who are deeply integrated with engineering practice, will see more direct benefits from AI coding and observability tools than operators in more traditional roles. The productivity gains land where the work is closest to the code. MTTR reduction through AI-assisted triage and automated runbooks accrues to engineers who understand what the AI is actually doing.

The overall career picture is a shift toward strategic work and away from the mechanical. Practitioners who understand systems reasoning will find AI accelerates their output. Those optimizing for task execution without deeper systems understanding face more pressure.

The Human Judgment Floor

What runs through every perspective is a shared conviction: AI does not yet have contextual or collaborative judgment. It cannot read the room during an incident, weigh the organizational history that shapes which escalation matters, or decide what to prioritize when the situation is genuinely novel. Autonomous incident investigation fails at exactly the moments when the incident is most unusual, which are precisely the moments when it would matter most.

Nora Jones is direct: “I don’t think generative AI is going to fix the incidents for you.” Someone still has to verify, lead, and decide. The tools make some of that work faster, not optional.

Further Reading

People

Since this came out…

  1. The AI SRE category that emerged in 2025 settled on the architecture these practitioners described. Alert correlation, AI-powered RCA, and agentic runbook execution all run as AI that drafts and summarizes, with humans who decide and act. Vendors that shipped autonomous remediation without that constraint are gone. The ones that respected it are building real products.

Topics