Cloud Monitoring and Troubleshooting Questions
Monitoring, logging, and troubleshooting in cloud environments. Covers cloud provider monitoring services and patterns such as CloudWatch, Azure Monitor, and Google Cloud Monitoring; setting up metrics and alarms; centralized logging and log analysis in cloud contexts; health checks and auto recovery; diagnosing common cloud issues like performance degradation, networking and permissions problems, and resource exhaustion; and best practices for instrumenting cloud native services.
HardSystem Design
87 practiced
Design a scalable telemetry platform for a global SaaS vendor that must ingest 500M metrics and 10B log lines per day from multiple cloud regions and on-prem customers. Requirements: query latency under 2s for recent 24 hours, retention tiers (hot 30d, warm 365d), multi-tenant isolation, encryption at rest/in transit, and exports to external SIEMs. Describe architecture components, data flows, storage choices, scalability and operational concerns.
MediumSystem Design
48 practiced
You are designing monitoring for Kubernetes (EKS) workloads that include stateless front-ends and stateful databases. Propose a monitoring stack (metrics, logging, tracing), where to run collectors (DaemonSet vs sidecar), and strategies to minimize performance overhead on critical nodes while preserving signal fidelity.
MediumTechnical
47 practiced
Write a PromQL (or CloudWatch metric math) expression to detect a sudden 3x increase in a service's error rate compared to the trailing 1-hour moving average, ensuring at least 100 requests in the comparison window. Explain assumptions and how you'd convert this into an alert rule.
MediumTechnical
82 practiced
During incidents, customers report intermittent connectivity failures between application instances and a managed database in AWS. Outline telemetry and monitoring checks you'd add to quickly identify network-related issues (packet loss, latency, DNS resolution, routing), and name specific metrics, logs or tools (VPC Flow Logs, CloudWatch metrics, tcpdump, etc.) you would use.
MediumTechnical
63 practiced
Define a practical alerting strategy for a SaaS product to reduce alert fatigue while ensuring SLO compliance. Include alert categories (page, ticket, info), thresholds tied to SLOs, aggregation windows, and an escalation policy. Outline how to implement these concepts using common cloud provider alarms or alerting platforms.
Unlock Full Question Bank
Get access to hundreds of Cloud Monitoring and Troubleshooting interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.