InterviewStack.io LogoInterviewStack.io

Monitoring, Logging, and Observability Questions

Understanding running systems through their signals. Covers metrics, logs, and traces, instrumentation, dashboards, alerting design, and log analysis and correlation for debugging production. Emphasizes designing observability so problems are detectable and diagnosable before users are affected.

EasyTechnical
55 practiced

What are the three pillars of observability? For each one, explain what kind of question it's best at answering, one blind spot it has on its own, and a concrete example of a production issue it would help you catch.

EasyTechnical
53 practiced

What's the difference between structured and unstructured logging? Also, walk through when you'd log at DEBUG versus INFO versus WARN versus ERROR, and how that choice affects an on-call engineer during an incident.

EasyTechnical
58 practiced

What is alert fatigue, and how would you go about preventing it on a team you're leading?

EasyTechnical
53 practiced

What is a runbook, and what does a good one actually need to contain to be useful when someone's paged at 3am? Sketch what you'd want in one for a failed database migration.

That is every published Monitoring, Logging, and Observability question for Systems Administrator so far. Browse the other topics in this category, or practice this one interactively.