InterviewStack.io LogoInterviewStack.io

Cloud Platform Fundamentals Questions

Comprehensive understanding of core public cloud services and the primary trade offs when selecting among them across major providers such as Amazon Web Services, Microsoft Azure, and Google Cloud Platform. Candidates should know compute options including virtual machines, managed compute, containers and serverless functions; storage types including object, block and file storage and lifecycle and archival strategies; managed database offerings for relational, non relational, and data warehouse workloads; networking fundamentals including virtual private networks, subnets, routing, load balancing, content delivery networks, and private connectivity; messaging and integration services such as message queues and event streaming; identity and access management and secrets management; monitoring, logging, and observability; autoscaling, elasticity, high availability, and basic disaster recovery patterns; and cost and pricing considerations. The topic also covers the trade offs between managed services and self managed infrastructure in terms of consistency, latency, cost, operational overhead, and durability, and the ability to map common workload requirements to the right service categories.

MediumTechnical
50 practiced
Given a three-tier application (web, app, db) in a VPC, propose specific security group and network ACL rules that implement the principle of least privilege. Include ports, directions, and whether to use stateful SGs or stateless NACLs for each tier and explain your choices.
HardTechnical
46 practiced
Compare managed streaming services (e.g., Kinesis, Pub/Sub) and self-managed Kafka clusters. Discuss trade-offs across latency, throughput, operational overhead, multi-tenancy, exactly-once delivery, retention policies, and integration ecosystems. Give two scenarios where you would prefer each approach.
EasyTechnical
44 practiced
Describe pros and cons of using a managed relational database service (e.g., RDS/Azure Database/Cloud SQL) versus running your own database on VMs/containers. Consider patching, backups, performance tuning, extensions, licensing, and operational overhead.
MediumTechnical
53 practiced
Design an autoscaling policy for a Kubernetes microservice that should scale horizontally based on CPU and a custom latency SLO. Describe how you'd implement it using the Kubernetes HorizontalPodAutoscaler (HPA), custom metrics (Prometheus adapter or KEDA), cooldowns, and how you'd prevent flapping and over-provisioning.
HardSystem Design
56 practiced
Design a secure CI/CD pipeline for infrastructure (Terraform) and applications in a regulated environment. Requirements: immutable artifacts, artifact signing, least-privilege service accounts, multi-stage approval gates for production, and automated rollbacks. Describe secrets handling, artifact storage, and how to verify the integrity of deployed artifacts.

Unlock Full Question Bank

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

Sign in to Continue

Join thousands of developers preparing for their dream job.