Process Flow - Fargate vs EC2 launch type
Choose Launch Type
EC2 Launch Type
User Manages EC2 Instances
Deploy Containers on EC2
Fargate Launch Type
AWS Manages Infrastructure
Deploy Containers Serverless
You start by choosing a launch type. EC2 means you manage servers. Fargate means AWS manages servers for you.