InterviewStack.io LogoInterviewStack.io

Cloud Infrastructure Knowledge (AWS/GCP/Azure) Questions

Have working knowledge of at least one major cloud platform: common services (EC2/Compute Engine, RDS/Cloud SQL, S3/Cloud Storage, Load Balancers, VPCs, networking), typical failure modes, and how to troubleshoot within that platform. Understand concepts like availability zones, regions, and cross-region failover.

HardTechnical
39 practiced
Design a zero-downtime schema migration strategy for a 5 TB production Postgres table in a cloud-managed database. Discuss techniques like backfilling, shadow tables, online schema change tools, phased deployments, and how you would validate correctness and performance during the process.
MediumSystem Design
32 practiced
Design a centralized logging pipeline for logs from 1,000 VMs/pods using cloud-native logging (or a hosted ELK/BigQuery solution). Include log collection, parsing/indexing, retention, alerting, cost controls, and how to handle spikes in ingestion without data loss.
HardTechnical
57 practiced
Design a cost-aware autoscaler that mixes spot/preemptible instances with on-demand to run batch workloads with low cost but acceptable availability. Discuss capacity estimation, preemption handling, checkpointing, graceful degradation, and trade-offs in SLOs.
EasyTechnical
29 practiced
Explain the difference between a cloud region and an availability zone (AZ). As an SRE, describe how each affects system design decisions for failure isolation, latency, cost, and data-residency across AWS, GCP, and Azure. Give concrete examples of when to choose single-region-with-multiple-AZs versus multi-region deployments and the trade-offs involved.
HardTechnical
29 practiced
Explain options for cross-region replication of PostgreSQL in cloud environments (managed read replicas, logical replication, WAL shipping, patroni/PGPool, Aurora Global DB). For each option describe RPO/RTO expectations, typical failure modes, and a plan to promote a replica to primary with minimal data loss.

Unlock Full Question Bank

Get access to hundreds of Cloud Infrastructure Knowledge (AWS/GCP/Azure) interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.