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:
- What is ECR — AWS-managed Docker registry
- Creating an ECR repository
- Authenticating Docker to ECR:
aws ecr get-login-password
- Tagging and pushing images to ECR
- Image lifecycle policies: auto-cleaning old images
- Practice: create an ECR repo, push the Docker image from Week 5
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.