Core concept

Environments (dev, prod). Configuration files (.ebextensions). Blue-green + rolling deploys built in.

Advertisement

How it works

Wraps EC2/ELB/ASG — you get access. Less magic than serverless but more automation than raw EC2.

Advertisement

Trade-offs + gotchas

Small teams. Getting started fast. Traditional multi-tier web apps. Not for complex microservices (use ECS/EKS instead).