InterviewStack.io LogoInterviewStack.io

Production Incident Diagnosis and Distributed Systems Troubleshooting Questions

Debugging distributed systems under fire: diagnosing latency and reliability regressions, root-causing across service boundaries, reading traces and metrics during an incident, and reasoning about complex production failures. Covers the investigative method for hard-to-reproduce, multi-service problems. The operational counterpart to resilient design.

HardTechnical
62 practiced

You suspect an intermittent memory leak in a distributed service, manifesting as a slow increase in restarts over several weeks. Outline an incident-investigation plan: the immediate mitigations, the data you'd collect (metrics, traces, heap dumps), the instrumentation you'd add, and how you would perform the root-cause analysis without disrupting production.

That is every published Production Incident Diagnosis and Distributed Systems Troubleshooting question for Engineering Manager so far. Browse the other topics in this category, or practice this one interactively.