What Is AWS ECS?
Understand ECS clusters, task definitions, services, the Fargate launch type, and how ECS pulls from ECR to run containers with load balancing and zero-downtime deployments.
Hands-On: Run an Express Container on Fargate
Register a task definition for an Express image in ECR, launch it as a Fargate service behind a security group, and inspect the running task and its logs.