InterviewStack.io LogoInterviewStack.io

AWS Core Services and Architecture Questions

Amazon Web Services' core service catalog and how the pieces compose into a working system: EC2, Lambda, S3, VPC, IAM, RDS, and the managed-service ecosystem. Covers service selection within AWS, common reference architectures, the AWS Well-Architected Framework pillars, and operational patterns specific to the platform. For provider-agnostic compute or storage trade-offs, see the cross-cloud entries.

HardTechnical
33 practiced

A customer is seeing high database latency during traffic bursts. Compare horizontal scaling (read replicas, sharding) versus vertical scaling (bigger instances) for a relational database, and give the rules of thumb you'd use to advise them.

MediumTechnical
41 practiced

Your API Gateway is returning 429 Too Many Requests during traffic spikes. Walk through how you'd diagnose whether the throttling is happening at API Gateway or at the backend, and the fixes available at each layer.

MediumTechnical
35 practiced

What key metrics would you track to satisfy the Performance Efficiency pillar for a customer-facing web application? List at least a few and explain why each matters.

MediumTechnical
39 practiced

How does a DynamoDB strongly-consistent read differ from an eventually-consistent read in terms of latency and throughput cost? Design a low-latency leaderboard that supports high read volume and frequent updates using the right consistency choice plus caching.

HardTechnical
43 practiced

How would you design preventive and detective controls to avoid accidental mass-deletion of S3 objects or buckets, and what's your recovery plan if a mass delete happens anyway?

Unlock Full Question Bank

Get access to all AWS Core Services and Architecture interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.