InterviewStack.io LogoInterviewStack.io

Cloud Architecture Fundamentals Questions

Fundamental concepts and design patterns for cloud based systems and services. Topics include core service categories such as compute, storage, networking and databases, virtual machines and containers, serverless computing, managed services, and infrastructure as code. Understand deployment and service models including infrastructure as a service, platform as a service, and software as a service. Evaluate architectural patterns including monolithic, microservices, and serverless approaches, and how they influence scalability, availability, reliability, performance, security, and cost. For more senior roles include distributed systems concepts, consistency and partitioning models, trade off analysis, fault isolation, observability and operational practices in cloud native design.

EasyTechnical
22 practiced
Compare vertical scaling (scale-up) and horizontal scaling (scale-out) in cloud environments. Explain typical services or features that enable each (give provider examples), discuss limits and cost implications, and provide one concrete scenario where horizontal scaling is clearly better than vertical scaling.
EasyTechnical
23 practiced
What is Infrastructure as Code (IaC)? Name two popular IaC tools, describe one key benefit and one risk when using IaC in production, and outline a simple workflow for version-controlling and safely applying IaC across development, staging, and production.
HardTechnical
26 practiced
In a microservices ecosystem where each service owns its datastore, describe patterns to implement transactions across services: two-phase commit (2PC), saga orchestration, and choreography. For each pattern analyze failure modes, consistency guarantees, operational complexity, and approaches to idempotency and compensation.
MediumSystem Design
23 practiced
Design a backup and disaster recovery plan for a managed relational database (e.g., RDS) with Recovery Time Objective (RTO) of 2 hours and Recovery Point Objective (RPO) of 15 minutes. Include architecture elements, backup cadence, cross-region replication, failover steps, and how you would test DR readiness without risking production data integrity.
HardTechnical
22 practiced
During a production outage you observe CPU spikes across autoscaled services, increased 5xx error rates, and elevated latencies. Describe a step-by-step incident response plan: triage actions, temporary mitigations (traffic-shaping, scale-up), rollback or traffic-shifting options, stakeholder communication, and post-incident root-cause analysis and remediation steps.

Unlock Full Question Bank

Get access to hundreds of Cloud Architecture Fundamentals interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.