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.

MediumTechnical
41 practiced

When you're writing a postmortem, how do you decide which telemetry actually helps you explain the blast radius and how quickly the issue was detected and resolved? What do you do when the data you'd want isn't there?

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.

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