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
54 practiced
Compare managed Kubernetes services (EKS/GKE/AKS) to serverless container platforms (Fargate, Cloud Run). For each option list operational responsibilities, typical use cases, cost implications, scaling behavior, and how vendor lock-in and portability are affected. Recommend choices for bursty API services vs long-running stateful workloads.
HardTechnical
42 practiced
After migrating an API to the cloud you observe median latency unchanged but the 95th percentile has spiked significantly. Provide a systematic troubleshooting plan: which metrics and traces you would inspect, how to correlate logs across LB, app, DB, and downstream services, and what short-term mitigations and long-term fixes you might deploy.
EasyTechnical
53 practiced
Describe the typical phases and high-level steps for migrating an on-premises monolithic web application to a public cloud. Cover discovery and assessment, choosing a migration pattern (rehost, replatform, refactor), data migration strategies, cutover/validation, and rollback considerations.
MediumTechnical
53 practiced
A microservices architecture needs asynchronous communication. Compare message queues (SQS, Azure Queue Service) with event streaming platforms (Kafka, Pub/Sub). Discuss delivery semantics, ordering, retention, consumer scaling, latency, and scenarios where each pattern is preferable.
HardTechnical
49 practiced
Compare serverless-managed databases (e.g., Aurora Serverless, Cloud SQL serverless) versus provisioned database clusters for highly spiky workloads. Discuss connection management, cold-warm scale behavior, cost predictability, pooling strategies (proxies), and architectural patterns to mitigate connection storms and latency spikes.

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.