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.

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.

EasyTechnical
38 practiced

Compare AWS Lambda, containers (ECS/EKS), and EC2 for running a stateless web API. For each, describe operational overhead, cold-start/latency characteristics, and one scenario where it's the clear best fit.

MediumTechnical
40 practiced

Design an EventBridge-driven automated response: when a GuardDuty finding fires (say, an EC2 instance making suspicious outbound connections), how would you wire EventBridge rules to trigger containment via Lambda or Systems Manager, and what least-privilege considerations apply to the automation itself?

EasyTechnical
34 practiced

What causes AWS Lambda cold starts? Walk through the factors that influence cold-start latency (package size, runtime, VPC networking) and at least three practical mitigation strategies.

EasyTechnical
43 practiced

Cross-AZ and internet-egress data transfer is a common AWS cost surprise. What's causing it in a typical multi-service application, and what are one or two straightforward architectural changes that reduce it?

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.