sre
DevOps interview questions tagged sre, across every topic.
7 questions · 4 unlocked for you
Concepts behind "sre"
The concept pages behind what these questions are testing.
Foundational
Error budgets: the arithmetic and the decision it forcesAn error budget turns reliability from an opinion into a number, and the number is only worth having if spending it changes a decision. The arithmetic takes ten seconds; the policy is the hard part, and the burn-rate alerting that falls out of it is what fixes on-call noise.📈 Observability & Reliability
Foundational
Mitigate before you diagnoseUnderstanding a failure and stopping it are different goals, and during an incident only one of them is urgent. The instinct to find the cause first is what turns a five-minute outage into an hour, and it is a useful failure mode to practice avoiding in an incident round.🚨 Debugging Production