ECR
ECS Tasks and Services
ECS with ALB and Scaling
Deployment Patterns
Practice
Assignment
Cloud Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- Connecting ECS services to an ALB for traffic routing
- Target groups for ECS: IP target type (Fargate)
- Health checks: container health checks vs ALB health checks
- Configuring health check paths, intervals, thresholds
- ECS service auto scaling: target tracking (CPU, memory, request count)
- Scaling policies: min/max tasks, scale-in/scale-out behavior
- Practice: deploy an ECS service behind an ALB with health checks and autoscaling
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.