Advanced Idioms #sre #reliability #devops #incidents

Performance & Reliability Idioms

5 exercises — idioms used by SREs, DevOps engineers, and senior developers when discussing system resilience, incidents, and production reliability.

Idioms covered in this set
  • "Blast radius" — the scope of impact when something fails
  • "Fire drill" — a practice run of an emergency scenario
  • "Bus factor" — how many people have critical knowledge
  • "Happy path" — the successful execution path (no errors/edge cases)
  • "Cascade failure" — chain reaction of failures across services
0 / 5 completed
1 / 5
The SRE says during an incident: "We need to assess the blast radius before rolling back."
What does "blast radius" mean in this context?