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:
- Why deployment strategy matters — zero downtime, risk reduction
- Rolling update: default ECS behavior, minimum healthy percent, maximum percent
- Blue/green deployment: concept, how it works with ECS + ALB (conceptual)
- Canary deployment: concept, gradual traffic shift (conceptual)
- Rollback: what triggers a rollback, how ECS handles failed deployments
- Circuit breaker in ECS: automatic rollback on deployment failure
- Practice: deploy a new version of the app using rolling update, observe the process
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.