InterviewStack.io LogoInterviewStack.io

Cloud and Infrastructure Architecture Questions

Design of cloud and infrastructure solutions from simple cloud applications to end to end cloud systems and large scale infrastructure. Topics include stateless versus stateful design, VPC and networking basics, security groups and firewalls, multi environment management, deployment topology, capacity planning, global distribution, cloud native services, infrastructure as code, and operational concerns for sustaining large scale cloud environments.

EasyTechnical
49 practiced
Explain the difference between stateless and stateful application design in cloud environments. Give concrete examples of each (web front-end, caches, session stores, databases), describe implications for horizontal scaling, failover, backup and restore, and outline steps to convert a small stateful component into a stateless design.
EasyTechnical
63 practiced
What is Infrastructure as Code (IaC)? Describe core principles, benefits, and common tools (Terraform, CloudFormation, ARM templates). Explain how IaC improves reproducibility, testing, and team collaboration for cloud infrastructure.
HardTechnical
79 practiced
Design an enterprise Terraform strategy for a multi-account cloud organization: include provider management, remote state with locking, workspaces vs separate state per account, policy-as-code (Sentinel/OPA), drift detection, CI gating, and how you'd handle secrets and sensitive outputs.
EasyTechnical
62 practiced
Compare Security Groups and Network ACLs (NACLs) in AWS: explain how each works, example use cases, default behaviors, order of evaluation, and when you would choose one over the other to implement network-level security.
HardTechnical
66 practiced
Compare serverless (e.g., FaaS) versus container-based architectures for a large-scale streaming application that requires stateful processing (per-user windows, exactly-once guarantees). Provide pros/cons, scaling considerations, cost and operational trade-offs, and an example hybrid architecture using both.

Unlock Full Question Bank

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

Sign in to Continue

Join thousands of developers preparing for their dream job.