InterviewStack.io LogoInterviewStack.io

Incident Severity Classification and Escalation Questions

Assigning severity to incidents, deciding when and whom to page, and moving an issue up defined escalation paths. Covers severity matrices, escalation criteria, triage decisions, and scope-of-authority calls about when to pull in more responders or leadership. The routing and prioritization discipline that sits at the front of the incident lifecycle.

EasyTechnical
31 practiced

You receive this alert: 'Frontend HTTP 500 rate increased from 0.2% to 7% in eu-west-1 over 8 minutes; error logs show a NullPointer in payment processor; user-facing checkout failures reported by 120 customers.' Classify the severity level (Sev-1, Sev-2, or Sev-3), justify your decision with measurable criteria (scope, business impact, data loss risk), and list your immediate three actions as the on-call engineer.

HardSystem Design
39 practiced

Design a policy for error budget enforcement and severity escalation that scales across 50+ independently owned services. Describe automated enforcement mechanisms (pause CI/CD, block merges), human approval flows for exceptions, data freshness and accuracy guarantees, methods to detect and prevent metric gaming, and an organizational model that balances autonomy with enterprise reliability goals.

HardTechnical
32 practiced

Write pseudocode or Python for an alert deduplication and correlation engine that consumes alert events, groups alerts by service and root_cause tag within a 5-minute sliding window, and emits consolidated incidents with an aggregated severity computed from grouped alerts. Emphasize correctness and clarity; then explain algorithmic complexity, eventual consistency concerns, and how you would test this logic under high throughput.

EasyTechnical
33 practiced

Describe a recommended on-call rotation and escalation mapping for severity levels in a 24/7 SRE team supporting multiple services. Specify who should be paged for Sev-1, Sev-2 and Sev-3, expected acknowledgement SLAs, example escalation timelines (e.g., escalate after 5 minutes), and handoff procedures when incidents span multiple shifts or overlap with an ongoing major incident.

MediumTechnical
31 practiced

You're the incident commander for a Sev-1 event during a major marketing campaign that drives 3x normal traffic. Describe the initial 15-minute triage checklist you would follow: what telemetry you gather first, immediate mitigation vs diagnosis decisions, stakeholders to notify, temporary mitigations to apply, and what decisions you would defer. Include suggested communication cadence for the first hour.

Unlock Full Question Bank

Get access to all Incident Severity Classification and Escalation interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.