Performance Monitoring & Observability Questions
Instrumenting systems so performance is continuously measured and regressions are visible. Covers performance metrics and SLIs, dashboards and time-series signals, tracing, alerting on latency and saturation, and using telemetry to guide tuning. Focuses on the ongoing measurement loop rather than one-off profiling.
EasyTechnical
54 practiced
Explain the difference between latency and throughput. Provide concrete examples of systems where optimizing for latency reduces throughput and vice versa, and describe measurement and monitoring approaches to evaluate trade-offs for a backend that handles both batch and interactive workloads.
EasyTechnical
74 practiced
You open a service dashboard and observe: CPU usage across app servers steady at 30%, memory usage gradually increasing over several days, disk I/O spikes during traffic surges, and p95 latency rising from 100ms to 400ms. As a solutions architect, list the first five diagnostic steps you would take and the data points or quick checks you would collect to triage this as an on-call responder.
EasyTechnical
39 practiced
You are defining alert thresholds for a customer-facing API used by many clients. Describe an alerting strategy that balances early detection with noise reduction. Include severity tiers, multi-condition alerts, runbook integration, escalation pathways, and how to test alerts before enabling them in production.
HardTechnical
42 practiced
Case study: A video-transcoding backend handles 10k jobs/day with average CPU time 2 minutes and memory 1.5GB per job. Forecasts expect 10x growth in 6 months. Propose a capacity model including queueing, batch sizing, autoscaling or fleet sizing, cost estimation, and monitoring to validate the model during ramp.
HardSystem Design
51 practiced
Design a monitoring strategy for a service expected to scale from 1,000 to 1,000,000 concurrent connections. Address metric collection sampling, cardinality control, aggregation and rollups, alerting at scale, and dashboard design approaches that keep operator workflow effective without overwhelming them with data.
Unlock Full Question Bank
Get access to hundreds of Performance Monitoring & Observability interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.