Code Room
On-callMediumoc-p064
Subject Incident responseLevel Senior~20 minCommon in Reliability & on-call interviewsIndustries Technology

Question

A user-facing service is slow, and you trace it through service A -> B -> C, where C (deep in the chain) is the actual slow one. How do you handle it now and after?

What a strong answer looks like

Stop the bleeding first (mitigate), then form hypotheses from real signals. Separate root cause from symptom, communicate status as you go, and close with what prevents a repeat.

Diagram & narrate the incident
Loading whiteboard…
Run or narrate your approach, then ask the coach.