Introduction

In order to use your Docker image in an orchestration system, you need to push your image to a Docker registry that works with the platform. For ECS, the AWS implementation of these services is called AWS Elastic Container Registry (ECR). ECR is a managed Docker registry that you can use to store and manage images within the AWS ecosystem. It works well with both ECS and EKS.

Get hands-on with 1200+ tech skills courses.