About
We will manage Docker images of cats and dogs in Amazon ECR.
Create Amazon ECS cluster, task definitions, and services.Choose right launch type either EC2 or Fargate for each service. Deploy simple containerized application cats and dogs path-routed through ALB. Monitor ECS cluster and services in Amazon CloudWatch Container Insights. Centralize container logs using AWS FireLens and Amazon CloudWatch Logs. Scale ECS services and cluster automatically.
Read more:https://ecs-cats-dogs.workshop.aws/en/01_intro.html
IAM role created - Administrator access.
Cloudformation stack created.
What we will do.
Create Amazon ECR cats, dogs repositories.
build and tag cats, dogs docker images from AWS Cloud9 IDE.
Push the images to Amazon ECR.
Top comments (0)