AWS ECS & Fargate Run containerized applications on Amazon ECS with Fargate serverless compute or EC2 launch type. When to Use This Skill - Deploying Docker containers to AWS without managing servers (Fargate) - Running microservices with service discovery and load balancing - Setting up blue/green or rolling deployments for containerized apps - Configuring auto-scaling for container workloads - Migrating from docker-compose or Kubernetes to ECS - Troubleshooting task failures, health check issues, or networking problems Prerequisites - AWS CLI v2 installed and configured - Docker installed f…