InterviewStack.io LogoInterviewStack.io

On Call and Production Readiness Questions

Comprehensive operational topic covering the responsibilities, processes, and practices involved in supporting production systems and managing incidents. Candidates should be able to describe on call scheduling models and burden distribution across teams, expected incident volume and typical severity levels, incident triage steps and severity assessment to prioritize and escalate appropriately, and criteria for involving security teams or external vendors. It includes monitoring and alerting strategy, alert thresholds and noise reduction, service level objectives and service level indicators, and tooling for incident management. Candidates should also be able to explain runbooks and playbooks for common incident types, hands on troubleshooting during live incidents, root cause analysis approaches, deployment and rollback practices, and measures to reduce mean time to detection and mean time to recovery. The topic also covers incident communication practices, escalation procedures, post incident activities such as blameless postmortems and follow up actions for continuous improvement, and considerations about allocation of time between maintenance and feature work to preserve production readiness.

MediumSystem Design
83 practiced
Design a runbook for a primary database outage affecting the order service. Include quick diagnostic checks (connectivity, replica status, disk usage), safe mitigation steps (read-only mode, failover), verification steps, rollback criteria, stakeholders to notify (product, legal, customers), and post-incident follow-up actions.
MediumTechnical
98 practiced
Describe a concrete plan to measure and reduce Mean Time To Detection (MTTD) for a microservice over a quarter. Include instrumentation changes, alert routing improvements, synthetic checks vs real-user metrics, dashboards, and an experiment you would run to validate improvement.
HardSystem Design
105 practiced
Design an automated playbook runner that can execute runbook steps (toggle feature flag, restart service, scale-up) in response to alerts. Describe required safety features: confirmation gates, idempotency of steps, audit logging, RBAC, rate limits, test/canary mode, and automated rollback if remediation fails.
MediumTechnical
83 practiced
You are the on-call engineer and receive an alert indicating a spike of HTTP 500 errors for the payments API across a region. Walk through your triage steps: what dashboards and logs do you check first, how do you determine impact and scope, which quick mitigations do you attempt, when do you escalate, and how do you communicate status?
MediumTechnical
135 practiced
Describe the process and escalation path for a Sev1 incident in an enterprise: list roles (incident commander, communications lead, triage engineers, exec liaison), initial responsibilities, expected timelines for first response and containment, and when to escalate to a war room or executive briefing.

Unlock Full Question Bank

Get access to hundreds of On Call and Production Readiness interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.