Using Amazon Elastic Container Registry (Amazon ECR) to Store Container Images

    2
    7



    Amazon Elastic Container Registry (Amazon ECR) makes it easy to store, organize, and manage the lifecycle for your Docker container images. Learn more at – http://amzn.to/2lYUBdI.

    Amazon ECR eliminates the need to operate your own container repositories or worry about scaling the underlying infrastructure. Amazon ECR hosts your images in a highly available and scalable architecture, allowing you to reliably deploy containers for your applications.

    source

    Previous articleAzure Pipelines
    Next articleGithub Actions CI/CD – Everything you need to know to get started