Compute
Amazon
-
EC2
-
EC2 Auto Scaling
-
EC2 Image Builder
-
Lightsail
-
Linux 2023
AWS
-
App Runner
-
Batch
-
Elastic Beanstalk
-
Lambda
-
Serverless Application Repository
-
Outposts
-
Wavelength
![[AWS-Compute-Services.png]]
Fargate¶
Sam
Process You have a Docker image. You want it running in AWS. You do not want to manage servers.
-
Docker ⟶ build container image
-
ECR → stores the image
-
ECS Task Definition (
Fargate) ⟶ defines what runs -
ECS Execution Mode (
Fargate) ⟶ defines how it runs-
Service ⟶ long-running workload, detailed
-
Run Task ⟶ one-off or batch job; starts, runs, exits
-
-
CloudWatch → logs + health