Docker on AWS - www.Techpedal.Tech

Docker is the next step beyond virtualization. When deployed with Amazon Elastic Container Service (AWS ECS), you have a solid foundation for monitoring and managing Docker containers, including starting containers and scheduling tasks. This frees up developers to concentrate on your container-based applications—instead of your hosting platform. In this course, Robert Starmer demonstrates how to use Docker and the powerful features in AWS to build and manage container-based applications. Learn how to create containerized applications, set up AWS ECS, manage container scale and network models, troubleshoot issues, and more.

Topics include:

  • Creating an Elastic Container Registry (ECR)
  • Automatically building new containers
  • Fargate vs. EC2 for containers
  • Configuring ECS for EC2 and Fargate
  • Deploying an app into ECS
  • Managing container scale
  • Adding an ECS service and task
  • Networking and storage
  • ECS metrics