Core Services
Core AWS Services Compute EC2 — virtual machines; choose instance type (t3.micro, c6i.large, etc.), AMI, VPC, security groups ECS / EKS — container orchestratio…
Core AWS Services Compute EC2 — virtual machines; choose instance type (t3.micro, c6i.large, etc.), AMI, VPC, security groups ECS / EKS — container orchestratio…
S3, Lambda & IAM Patterns S3 — Key Operations (AWS CLI) # Create / manage buckets aws s3 mb s3://my-bucket aws s3 rb s3://my-bucket --force # Copy / sync aws s3…
AWS Interview Questions Q: What is the difference between horizontal and vertical scaling? Vertical scaling (scale up) — add more resources to the same instance…
Save this stack to your personal DevRecall — add your own notes, track what you're learning, and share what you know with the community.
Get started — free forever