Skip to main content

Incident Response

Browse all articles, tutorials, and guides about Incident Response

5posts

Posts

DevOps
|12 min read

GitHub's 2.9B Monthly Commits: Anatomy of an Outage

GitHub's August 17 outage began with a missed sidecar limit and escalated through retry storms. Learn which reliability controls your platform needs next.

DevOps
|16 min read

We Built an On-Call Agent in Mastra: Where It Won and Where It Would Not

Most agent tutorials stop at the happy path. We built a real on-call agent on Mastra, then killed the process with SIGKILL at the exact moment it rolled back a deploy. It recovered the run. It also rolled the deploy back a second time. Here is what durable execution actually guarantees, and the code that makes it safe.

DevOps
|13 min read

11 Laws That Quietly Run Your Engineering Team

Parkinson, Goodhart, Brooks, Chesterton. Eleven old "laws" that were not written about software but explain your incidents, your estimates, and your org chart better than most engineering blog posts.

DevOps
|10 min read

AI SRE Agents: What They Actually Fix, and What They Will Happily Break

AI SRE is now its own category, with every incident vendor shipping an agent that investigates and remediates on its own. Here is the honest split: where these agents genuinely earn their keep, where they are oversold, and the one risk nobody puts on the marketing page.

AWS
|13 min read

When One Data Center Room Got Hot: AWS US-EAST-1, Coinbase, and the DR Drill That Was Not

On May 7, 2026, cooling failed in a single hall of one US-EAST-1 data center. Coinbase, FanDuel, and CME Group went down for hours, and Coinbase publicly confirmed their backup systems did not work as expected. Here is what happened, the multi-AZ checklist that would have caught it, and the AWS Fault Injection Simulator commands to run the drill before the next thermal event.