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
41 practiced

You detect a suspicious IAM assume-role event, for example a role assumed from an unusual region or IP. Walk through how you'd detect this, contain it (revoke or limit the session, tighten the trust policy), and make sure the automation that does this can't itself be abused.

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?

MediumTechnical
43 practiced

What S3 security best practices would you apply to protect sensitive data in a bucket? Cover Block Public Access, bucket policies vs IAM policies, server-side encryption options, enforcing TLS, and how you'd let another account read from the bucket without making it public.

MediumTechnical
35 practiced

Walk through AWS KMS key concepts: symmetric vs asymmetric CMKs, customer-managed vs AWS-managed keys, key policies vs IAM policies, and automatic rotation. What changes when you need cross-account access to a key, or a strict separation-of-duties requirement across a multi-account environment?

MediumTechnical
39 practiced

Design a layered network security posture using Security Groups, NACLs, AWS WAF, AWS Shield, and Firewall Manager. Where does each control belong, and what are the common misconfigurations to avoid when centralizing enforcement across multiple accounts?

Unlock Full Question Bank

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

Sign in to Continue

Join thousands of developers preparing for their dream job.