---
title: Amazon Elastic Container Registry (ECR) Reviews
meta_title: 'Amazon Elastic Container Registry (ECR) Reviews 2026: Details, Pricing,
  & Features | G2'
meta_description: Filter 117 reviews by the users' company size, role or industry
  to find out how Amazon Elastic Container Registry (ECR) works for a business like
  yours.
aggregate_rating:
  rating_value: 4.3
  review_count: 117
  scale: '5'
date_modified: '2026-07-12'
parent_category:
  name: Containerization
  url: https://www.g2.com/categories/containerization
---

# Amazon Elastic Container Registry (ECR) Reviews
**Vendor:** Amazon Web Services (AWS)  
**Category:** [Container Registry Software](https://www.g2.com/categories/container-registry)  
**Average Rating:** 4.3/5.0  
**Total Reviews:** 117
## About Amazon Elastic Container Registry (ECR)
Amazon Elastic Container Registry (ECR) is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images. Amazon ECR is integrated with Amazon Elastic Container Service (ECS), simplifying your development to production workflow.




## Amazon Elastic Container Registry (ECR) Reviews
  ### 1. Reliable AWS-Native Registry, But Needs Better Cost Visibility

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shrinivas A. | Software Data Intern, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 28, 2026

**What do you like best about Amazon Elastic Container Registry (ECR)?**

The integration with rest of AWS ecosystem is what I like the most. We are running our workloads on ECS and EKS, so having the container registry inside same AWS environment makes everything very smooth. Image pulls are fast, authentication is handled through IAM, no separate login system to manage.

The image vulnerability scanning is something I was not expecting to be so useful but it has become part of our regular workflow now. Every time we push a new image, scan runs automatically and we can see if there are any critical issues before deployment. That has saved us few times from pushing problematic images to production.

UI is simple and straightforward. It is not very fancy but for what we need, finding images, checking tags, reviewing scan results, it gets the job done without confusion. My team members who are not very deep into DevOps side, they can also navigate it without much hand holding.

Private registry with fine grained IAM permissions is also very helpful. We have different teams working on different services and we can control exactly who can push and who can only pull. That level of access control was not possible when we were on DockerHub.

The AI and intelligence side of ECR is honestly not very deep. It is mainly a storage and registry service, so do not expect any smart features out of the box.

Overall the biggest benefit is that ECR just works quietly in background without giving any trouble. In our deployment pipeline it is one less thing to worry about, and for a busy engineering team that peace of mind has real value.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Main frustration is the pricing visibility. Data transfer costs and storage costs are not very straightforward to estimate upfront. Few times our monthly bill came higher than expected and we had to dig through Cost Explorer to understand what exactly happened. A clearer cost breakdown inside ECR console itself would help a lot.

Lifecycle policies are useful but the configuration is not very intuitive. First time setting up automatic cleanup of old images, I had to read documentation multiple times to get it right. For something that should be a basic hygiene feature, it should be much simpler to configure.

The console UI is quite basic. Most operations require going to CLI or writing scripts. For team members who are not very command line comfortable, this creates dependency on DevOps person for even simple tasks like checking image details or manually deleting old tags.

Cross region replication took us lot of trial and error to set up correctly for our multi region deployment. Documentation exists but it does not cover all the edge cases we ran into. Support response was also not very fast when we raised ticket.

Error messages during image push or pull failures are sometimes very vague. It will say authentication failed or access denied but not give enough detail to immediately understand what exactly went wrong. Debugging these issues wastes good amount of time.

Overall ECR is reliable service but these rough edges around cost transparency, usability and error reporting need improvement for it to be truly production team friendly without heavy DevOps involvement.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Before ECR we were using DockerHub for storing our container images. It was working fine initially but as team and number of services grew, problems started coming up. DockerHub rate limiting was hitting our CI/CD pipeline during peak build times, causing random failures. Security team was also not comfortable with images sitting outside our AWS environment.

We struggled with access management on DockerHub. Separate user accounts, separate passwords, no connection with our existing IAM setup. Every time someone joined or left the team, it was manual process to update access.

After moving to ECR, pipeline reliability improved noticeably. Image pulls stopped failing because of rate limiting. Since ECR is inside AWS network, pull speeds are also faster, our deployment time came down by maybe twenty to thirty percent just from that change alone.

Access management became much cleaner. IAM policies now control everything, same way we manage access to S3, RDS, everything else. No separate system to maintain. Onboarding and offboarding team members became simpler.

Security posture also improved. All images are private by default, vulnerability scanning is running automatically on every push. Before this, image scanning was manual and honestly it was getting skipped most of the time. Now it is enforced as part of pipeline and security team is much more comfortable.

Overall ECR solved three real problems for us, reliability, access management, and security, and the benefit is that our team spends less time firefighting infrastructure issues and more time actually shipping features.

  ### 2. AWS Cloud: the top standard for scalable cloud computing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shirisha D. | Infra transformation sr analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** October 15, 2025

**What do you like best about AWS Cloud?**

AWS Cloud is scalable , reliable and has massive service ecosystem. It allows you to spin up environments within minutes and automate deployments with cloud formation of terraform and manage infrastructure through a highly configurable IAM model

**What do you dislike about AWS Cloud?**

The pricing structure can be confusing and hard to estimate for complex setups

**What problems is AWS Cloud solving and how is that benefiting you?**

It has transformed the way we deploy , scale and manage applications.

  ### 3. Detailed Review - Elastic Container Registry

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jyothi Koushik P. | Visiting Scholar, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 28, 2024

**What do you like best about Amazon Elastic Container Registry (ECR)?**

What I like best about ECR is its ability) to integrate with other AWS services, like ECS, EKS, and Lambda, which makes containerized application workflows smooth. It also provides scalable storage for container images without having to manage the infrastructure.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

I felt it was very much less flexible than other registries than Docker Hub, Nexus, JFrog Artifactory.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It allows me to automatically integrate all services with other AWS Services and this is a huge benefit from a cloud-native perspective. Instead of Dockerhub, using Amazon ECR promotes more security and control as everything can be handled from one-go.

  ### 4. Solutions Architect & SRE lead

**Rating:** 4.5/5.0 stars

**Reviewed by:** Kiran B. | Site Reliability Manager, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 10, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

ECR completely managed by AWS and it is very easy to use

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

To be honest I haven't seen any dislikes as such. ECR ie going in right direction and is and other registries which are available in market

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It helps in maintaining the docker/container registry and is very easy to use

  ### 5. Amazon ECR Registry for Images

**Rating:** 4.5/5.0 stars

**Reviewed by:** Raj M. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** December 12, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

1. As the name suggest Amazon Elastic Container Registry is a hub to store images and It seamlessly integrates with other AWS services because of AWS ecosystem.

2. It provides public, private and secure image storage options. 

3. It also provides versioning options for the image. 

4. Integrates with AWS IAM for fine grained access control. 

5. It scales horizontally to store increasing number of images.

6. It also provides options to delete images after a specific amount of time which saves a lot of space and billing. 

7. Provides private repositories options which ensures secure access to image by user and service only. Allows tagging option. 

8. Amazon Container Registry works really well in CICD implementations as it integrates really well with lots of CICD tools.

9. Overall it us very easy to use.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

1. I dislike that AWS ECR is region specific and if we need to implement a multiregion deployement we need to make copy of image in all those regions.
 
2. There is one issue that we faced is that, there is a limitation to the number of layers in docker image. If we need to store large images then it is difficult.

3. Also the costing is complicated as depend on size of image and number of times it is accessed.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

The problems I am able to solve with AWS ECR are -

1. We are getting efficient way to store container images and with Amazon Elastic Container Registry CICD implimentation has became easy.

 2. It has easy integration with all AWS services and therefore we are getting very less issues in integrating with other services securely.

3. Having ready container images in ECR repo makes ut easy to deploy applications efficiently.

  ### 6. NiceTool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sandeep R. | Sr.Executive.Data Analyst - DX Promotion Group - Management System - Headquarters, Enterprise (> 1000 emp.)

**Reviewed Date:** April 09, 2025

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Scalable solution best cloud and nice service

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Costly but need to improve to other regions

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Building scalable apps and supporting Kunernetes

  ### 7. ECR for building k8s and cloud native applications

**Rating:** 4.5/5.0 stars

**Reviewed by:** Amit K. | Software architect, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 12, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

As its from AWS and AWS already has a powerful EKS(Elastic k8s service) which works really well with ECR for storing the container images and allow to build  and deploy the application in a easy manner.
its time based deletion policy helps you to delete and save the cost of storing the images in ECR
it has a good AWS CLI support and documentation to download and upload images to ECR as well as perform other operations
it support both the public and private repositories

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Although it supports the public repositories to host the public inages but still its not widely adopted as docker hub 
Sometime its slow espeically when you want to download and upload images from the locations where its far from its hosted repositories which is the case in most of the distributed development teams

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Hosting the container images which helps you build the cloud native applications in more effective manner

  ### 8. Best Docker Container registry to store my customized docker images - Amazon ECR

**Rating:** 4.5/5.0 stars

**Reviewed by:** Deep N. | Technology Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** November 27, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Amazon ECR is one of the best Docker container registry I have been using as an option to store any type of docker images for my project. It easily integrates with other resources of AWS ecosystem for eg Amazon Elastic container service,Amazon Elastic Kubernate service etc. Its highly scalable so I can store any number of docker images without worrying about storage space.While pulling the docker images from registry its very easy and reliable and having very low latency.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

ECR is a pay as you go service, so I  have found it little bit costly and risky for newbies  for storing large number of images without having any idea of the total bill.Also pulling the images from ECR through cli is little bit complex. Beside these there is nothing such to dislike about ECR.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Instead of creating any instance and downloading the softwares manually in that instance We can simply create any docker image and ECR is helping to store that docker image efficiently. Its one of the best reliable docker container registry available in the market.

  ### 9. Easy with Amazon ECR for Amazon specific cloud services

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ramachandra S. | Senior Devops Enginer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 31, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

It is very helpful for integration with amazon services like ec2, ecs and eks. It helped me in building custom images that was used by eks cluster where the implementation was easy as the deployment only needed appropriate access to the ecr image.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

That compared to other cloud platforms like azure ACR (az acr import command), it does not have a feature to import/copy the images from docker hub to ACR. One need to login to docker, pull the image to local,  then login to ecr and then push it to the registry which i feel might be great if there is a single command to acheive this.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It adds a layer of security by having IAM in place as only privileged users/roles/resources can only access this registry, which helped me in managing the eks related deployments.

  ### 10. Your private image repository

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nuno P. | Principal Backend Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 16, 2024

**What do you like best about Amazon Elastic Container Registry (ECR)?**

It is very easy to configure and use. Any image can be quickly downloaded or uploaded to the repository with any tag.
Our use case for the ECR is to keep the docker images from our applications that are then deployed to AWS Elastic Beanstalk.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

The purge system by tags can be complicated to configure and you may delete some needed image due to that configuration.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Amazon ECR is being used to keep our application Docker images that are later used by Amazon Elastic Beanstalk and Amazon Batches.

  ### 11. ECR makes it easy to deploy containers to other AWS services

**Rating:** 4.0/5.0 stars

**Reviewed by:** Tom C. | Senior Fullstack Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 18, 2024

**What do you like best about Amazon Elastic Container Registry (ECR)?**

ECR makes it easy to deploy containers to other AWS services such as Lambda and ECS. It is easy to use and the cost is acceptable.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

The GUI of ecr in AWS console can be improved. like more filters to help locate a repo.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It provides a fully manged registry hub and it helps to streamline our CICD process.

  ### 12. Easy to setup, use and integrate with workflows.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Gopi  K. | SDE-3, Hospital & Health Care, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 13, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

ECR is easy to setup,use and integrate with CI/CD workflows. It works well with EKS and helped us simplify making and using builds.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

ECR need to have proper namespacing. Also, time to live for containers (for dev environments/staging) shall be provided.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Helping to maintain builds and integration with Kubernetes cluster. ECS help us to provide asy to pull images to our EKS cluster thus streamlining deploymnets and scaling.

  ### 13. Pushing private image to aws ecr

**Rating:** 4.0/5.0 stars

**Reviewed by:** Shaik S. | DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 28, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

This is more secure comapre to others platforms
we can store lot of images and ease of use
ease of implemenatation to push images
very ease to integration with other tools

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

THis is best to store images 
nothing to to change

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Main problem is when we use outside repositories that should be security issue
here we have best security provide by the aws

  ### 14. Best tool to manage containerized images on AWS

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dhavan M. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 10, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

AWS ECR is one of the best modules of AWS which allows pushing containerized images on AWS. It allows to store and deploy the image on the VM. It also allows encrypting and controlling access to the image. it is very easy to publish images on the environment by using just one command.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

I can't see any problem with ECR. It is one of the best solutions to store and manage containerized images.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

ECR is providing a solution to store the containerized image on the AWS cloud and making it very simple to manage and deploy it on the cloud environment by not compromising security. For me, I have my software deployed on AWS cloud and ECR makes it very easy to store containers for my application and make deployment work very easy. Even it allows pulling containers from cross-account as well.

  ### 15. AWS - Elastic Container Registry

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** August 19, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Amazon Web services makes Elastic Container Registry to be more reliable, durable, scalable and highly available service. Especially the availability of this service is at its best as there is zero or minimal downtime with service health dashboard over the years.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Although Amazon Elastic Container Registry has resilient way to push or pull docker images through CLI or Docker API, It lacks with these push or pull operations to be done over the console. Any new AWS user have to go though docs and commands to understand to push or pull his image

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Amazon Elastic Container Registry is integratable with all AWS services that use containers such as Elastic Container service, Elastic Kubernetes service and even Lambda functions and hence this is a all in all place for docker image Operations

  ### 16. Smooth Sailing with Amazon ECR: A Breeze for Container Management

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Insurance | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 18, 2024

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Straightforward setup process. Being able to get setup quickly is very important.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Pricing can be a bit of a puzzle sometimes

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

solves the problem of securely storing, managing, and deploying container images. It's incredibly beneficial as it streamlines our container management workflow, integrates smoothly with AWS services, and provides robust security features

  ### 17. AWS ECR - Perfect container for registry

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sayam J. | Software Architect, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 17, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

With the help of Amazon ECR my container images were stored securely and they were encrypted too. moreover with the power of AWS access of the images were swiftly maintained.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

There is nothing I find to disike ECR as it completes all of the general tasks in a very processed mannner.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

To deploy our product over the web we were using containerization, ECR helped us to maintain our product on web with the different versions running at the same time. this reduced the problems in the deployment process overall resulting in the achieving a swift deployment.

  ### 18. Solid Choice for Container Image Management

**Rating:** 4.0/5.0 stars

**Reviewed by:** Visakh C. | Associate Architect, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 26, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Amazon Elastic Container Registry  can  easily integrates with other AWS services also. provides security such as image scanning, IAM permissions, and encryption. Can also create private repositories

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Restriction with data replication over multiple regions and no webhooks by default also  pricing calculation is bit complicated

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Integrate with aws service like Amazon Elastic Kubernetes Service (EKS) and AWS Fargate and can scale based on our applications and helps in container image scanning to avoid vulnerabilities

  ### 19. The best container registry services on AWS

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shakhzod A. | System Administrator, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 24, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Most of userful and helpfull sides i can say that, its very easy and fast on AWS infrastructure

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

nothing, all things ok. Costs very expensive

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Its fast vay to registr my docker containers

  ### 20. ECR for docker images

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 14, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

It's easy to use and you can use automation to upload images to the cloud

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

So far I have not experienced any inconvenience using ECR

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It helped us on our implementation of continuous integration and continuous delivery of our application. We just transitioned to containerization recently and with the use of ECR and other AWS services we were able to seamlessly deploy our apps to cloud without hassle. AWS ECR is also easy to integrate.

  ### 21. Amazon Elastic Container Registery

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 15, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

AWS ECR is container registery for storing our container images securely and privately. We can easily setup and fetch container images easily from ecr.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

There is nothing to dislike about AWS ECR.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

We no need to manage any artifactory for storing container images. We can easily create our ECR repository and store our container images. No need to manage any infrastructure for this .

  ### 22. ECS - Best solution to manage docker containers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vincent Marian S. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** November 05, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Good user interface for configuring and managing docker containers.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Basic configuration could be more simplified and error messages can be more specific and descriptive to narrow down the problem.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Storing docker containers of applications.

  ### 23. A fully managed container registry that makes it easy for developers to share and deploy images

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shubham K. | DevOps Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 29, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Lifecycle policies with managing the lifecycle of the images in your repository.Image scanning helps in identifying software vulnerabilities in yourcontainer images. Cross-Region and cross-account replication makes it easier to have your images where you need them.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Keeping in mind the ease of use, it is still in need of some improvement.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It helps in managing and deploying my images in an easier manner.

  ### 24. One of the best container registry service

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer & Network Security | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 11, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

it's easy to use and deploy images to the cloud registry.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

It could be more accessible to use. it's a little bit unfriendly.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

we can use images uploaded to ECR in different environments like EC2, ECS, Lambda, etc.

  ### 25. AWS ECR is one of the best managed container image registry service.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 06, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

AWS ECR helps us to set up private registry to host our container images.
AWS ECR provides highly available and scalable architecture.
We can easily set up granular permissions on ECR using AWS IAM.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

We have been using AWS ECR for a long time; it works perfectly, and we did not encounter any issues.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

AWS ECR helped us set up a private registry to host our container images, which we are deploying in applications hosted on AWS Elastic Kubernetes.
AWS ECR provides a highly available , scalable and secure architecture to host container images.

  ### 26. The best inbuilt service from AWS

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer & Network Security | Small-Business (50 or fewer emp.)

**Reviewed Date:** August 15, 2023

**What do you like best about Amazon Elastic Container Registry (ECR)?**

The best thing is that we can use secure way to store in inbuilt service from AWS.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

As of now, Nothing. Don't know about upcoming update.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Best way to use kubernatives in AWS by using ECR

  ### 27. The BEST and BIGGEST player in the cloud market

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ishan S. | Cyber Security Associate, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 01, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

AWS has offerings for every kind of cloud need. AWS offers a plethora of products all in one place. 24X7 availability, multitudes of variations for all kinds of requirements large or small. whether for an organization or a single developer.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

The amount of services AWS offers sometimes makes it difficult to differentiate between them. whether it is between different products solving the same issues differently, or whether between different tiers of the same product.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

my advice to those considering AWS is to get properly familiar with the vast amount of services AWS offers and connect with support for the help required to choose the product which best suits your requirements.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

AWS is helping us solve the client issues which are working in the cloud. AWS is benefitting us by helping us simulate the client environment and provide accurate solutions accordingly.

  ### 28. The best tool for docker registry

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** August 23, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

The easy integration with other AWS recourse make it convient to use,As a Devops we can easliy deploy code.Only need to commit code and all of the thi gs are take care as the code goes directly to ECR and then we can use the ECR to deploy the image via docker in the server outside the AWS too.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

The forum and support should be impovise along with the new UI.Need to update the new image tag whenever the new images is build and default limit on resources per area

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

As we are using AWS other resources its very convenient to use ECR instead of Docker hub.As it allow us to easily mange,monitor and integrate it with other AWS resources also we can easily use it to deploy code on server which are outside the AWS

  ### 29. Amazon Elastic Container Registry (ECR): Best in Class Service

**Rating:** 4.5/5.0 stars

**Reviewed by:** Prateek J. | DevSecOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 25, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

1. Easy to access and integrate with AWS services like EC2, ECS, and EKS
2. Fully managed by AWS and easy access from anywhere on the internet
3. Image scan is inbuilt which provides detailed vulnerabilities

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

1. Doesn't work well with other cloud service providers
2. Requires AWS CLI to be configured for using it

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

1. Use it for Services running only in the AWS Infra. 
2. Use ECR public images as base images and there's no limit for pulling the image

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

We are using AWS EC2 and EKS for running our Dev, QA, and Prod services. Image repository is one of the basic requirements for using these services, we started with Docker hub initially but then shifted to ECR as it doesn't have any limitation in terms of pulling the images from the repos.

  ### 30. Everyone should learn AWS

**Rating:** 4.5/5.0 stars

**Reviewed by:** Yogita K. | Accounting Technician, and internal consultant, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 20, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

It provides the virtual space in cloud which makes thing easy. It is very agile and scalable. AWS is the best clud computing I love every aspect of it.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

There is nothing to dislike about this amazing this is the best cloud computing, I like everything in aws.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It provides data security very efficiently and also offers the best infrastructure for deployment. because of AWS productivity level also gone up.

  ### 31. AWS Cloud Review

**Rating:** 4.0/5.0 stars

**Reviewed by:** Alec W. | Information Technology Architect, Enterprise (> 1000 emp.)

**Reviewed Date:** August 17, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Management Console - is intuitive and extremely straightforward --- very powerful -- tool set

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

-pricing - on various services are not cost-effective - different price metrics for different regions costing

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

DevOps; Big Data - & BOT integration - Resilience & HA applications xxxxxxxxxxxxxxxx

  ### 32. Using aws cloud for my startup

**Rating:** 4.0/5.0 stars

**Reviewed by:** nitin a. | Investment Banking Associate, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 01, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Pay as you go service , easy to use without any prior experience, good documentation available for reference

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

There is nothing all services are well explainatory into documentation available

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

Aws is a great platform  to step into cloud as compare to other cloud competitors

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Using aws for analytics for my startup

  ### 33. Review for Amazon Elastic Container Registry

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sachin K. | Freelancer, Enterprise (> 1000 emp.)

**Reviewed Date:** May 17, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

It provides a feature of high-performance hosting. This is what I liked the most.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

It is based on the docker system & every time it downloads the full image & then builds & runs it. May be some improvement can be done there.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

If you facing issue in deploying your docker images then Amazon ECR is the best place to be.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

We are using it to deploy our images over server servers.

  ### 34. Used AWS for more than 7 years

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 08, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Very helpful solution architects are willing to make the customer's journey rewarding. EKS, SQS, Lamda, and RDS are good out of box solutions.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

IOPS on network-related services are a bit costly

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

High uptime and ready to use a lot of solutions that help the team make MVP quickly

  ### 35. ECR is an effective tool for privately storing Docker Images to be deployed in AWS

**Rating:** 3.5/5.0 stars

**Reviewed by:** Ryan S. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 14, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

ECR integrates well with the AWS ecosystem. It allows you to privately and securely register your company's docker images so they ma deployed using AWS tooling.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

There is a bit of a learning curve to ECR. It is just different enough from Docker Hub that it takes time to learn the nuances between the two tools. More easy to follow documentation would be good for junior engineers.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

Thoroughly read the ECR documentation and understand the differences from Docker Hub before using it. Use IaC tools to deploy your containers automatically rather than using manual deployments.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

ECR stores docker images to be deployed to AWS container environments. Multiple versions of an image are created to facilitate incremental software development.

  ### 36. Review or Amazon ECR

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sanket M. | Staff Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** May 19, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

- features
- UI
- Flexibility
- support from amazon

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

- limited  types of containers it supports

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

- flexibility to choose the type of containers
- security
- version update
- maintenance
- availability of service

  ### 37. Elastic container registry

**Rating:** 4.5/5.0 stars

**Reviewed by:** Arham T. | Junior DevOps Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 07, 2021

**What do you like best about Amazon Elastic Container Registry (ECR)?**

In elastic container registry we can push our dockerize image publically or privately means we can push or local docker image to cloud by simply entering few command which is very cool

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

In Elastic container registry if we use private repository we have limited pushed like I only push 6 commit in a day I faced this problem many time sometimes it is ridiculous to do that

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

Best platform to deploy docker images in a single repository

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Elastic container registry solves our local Docker imagine problem by using elastic container registry we can easily push our dockerize image to cloud and use easily wherever we need to use.

  ### 38. Easy Storage of Docker Images

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Hospital & Health Care | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 20, 2022

**What do you like best about Amazon Elastic Container Registry (ECR)?**

It is hosted inside the aws itself hence no need to depend on other registry.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

It will be good if it have clear container service roadmap

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Ability to downgrade usage when user account is low

  ### 39. Amazon ECR is the best solution for Docker image storage.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sophie P. | DevOps Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 24, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Amazon ECR is very good and easy to start, the services it offers are excellent, the user interface is simple but complete, it shows details and instructions for use, it integrates easily, it is full of many services that can be very useful, in comparison With other tools we've tested, this is the perfect one, and best of all, it works great for storing docker images, and another plus point is that repositories can be added and collaborated and automated, which can be easily configured, Amazon ECR is the future.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

sometimes, during the use of several hours, the session tends to expire and I have to log in again and it generates credential problems, something very rare in this type of tools, and we fully understand that they try to make everything safe, but I would believe that They exaggerate a little.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

Amazon ECR is full of functions and many features that can be pleasant for any user, and also offers different types of services in the Amazon Web Services section, there you will find many more useful tools, it is really worth using it.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

makes all the work so much simpler than before, our workflow process is easier and we can work on an implementation, maintain a development environment, show in containers, store docker images, collaboration of different teams in the coupler repository has been excellent.

  ### 40. Cloud security, docker and amazon ECS integrations

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ava G. | Application Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 24, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

This docker image server that amazon offers is really good. Undisputed quality for hosting images on your servers, it also offers a fully scalable architecture with high availability, i.e. it can be used on almost all existing operating systems. For creating applications it is the ideal tool since it offers to implement all its containers which are highly reliable. At a standard repository level it offers total control, i.e. management of all the images that are stored. It is not expensive and it offers plans for any type of company. Nowadays you only have to pay for the data stored without expensive licenses in the process. There is absolutely nothing to install, everything is managed from the aws console, it does not affect the performance of your computer. It offers integrations with the docker CLI and Amazon ECS this is useful on an enterprise level as it simplifies the entire workflow, image insertion is simple no external commands are needed which can cause errors in the beginning.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

When extracting an image from any repository hosted by ECR it can present some authentication errors, currently I'm having problems with the extraction throwing an annoying 404 error on the platform when the docker pull command is executed I hope this will solve these problems. Network problems, for the insertion of images you can get errors when you are inserting the images I recommend a stable internet connection. Another problem is that it tells you that your disk is full when you can see that there is still space left to store images. I do not recommend using HTTP proxies in the process can be really fatal when managing the platform.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

To authenticate the Docker, Amazon ECR is the best option since its integration offers a lot of stability compared to other servers in the network.  It should be noted that this is a service aimed at any type of company offering servers in Asia, Europe and Latin America. In terms of security, it is the best option for encrypting data in the cloud, offering excellent results in the area of information technology services. It is also a powerful tool to optimize the instances obtained with Amazon ECS. I recommend without hesitation any service from Amazon Web Services because it offers great performance in the area of DevOps and Big Data.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It currently offers me security in the cloud, I feel my data is protected with this service. I benefit in its entirety from its network architecture being able to store a lot of information in the repositories it offers me. Useful for the reading and architecture of images being able to obtain permissions to insert and extract images from the console. The docker pull and docker push commands are other benefits of ECR since I use them to authenticate any docker client. The control it offers in its registration policies is of high performance allowing to enjoy the whole infrastructure without major problems.

  ### 41. Creation of authenticity sources by using docker images.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Mingmei Y. | Application System Analyst, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 23, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Amazon ECR is a powerful and robust tool that offers facilities to insert and extract images through the use of repositories in more than 10 verified regions. It offers a strong authentication phase for users who handle Docker images in the web development industry and access to cloud security. The initial configuration is really easy, you only need an AWS account to enjoy ECR services, the configuration is very similar to other services such as Amazon Container Service. It is available in a wide variety of operating systems and can even be used on Mac OSX and Windows 10. The best thing about this service is being able to launch instances on Linux. I think Amazon has done a great job with this operating system since I have developed many covers for security in SSL encryption. It offers a very detailed user guide where it explains the functionality and capabilities of this service I have used in many occasions this help and I must say that it is very well explained, any user that does not master complete languages can make use of it without problems. Great variety of tests at local level especially when working with image development couplers for error testing and detection of anomalies. It is a very tidy program being able to label the repositories as time of creation and amount of storage in general is an application that I like for its ease of use.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

I get errors when I want to create a dockerfile image. Even though I install the latest version of AWS CLI these errors still occur on the Mac OSX operating system giving authenticity problems. I use the docker version 1.7. Configuring the login can give errors regarding the creation of repositories and insertion of images in the container recently present failures indicating that the repository did not exist in the AWS database having to start the whole configuration process again. Extracting images from other threats can also cause serious problems if the initial configuration procedure was not performed correctly. The batch-delete-image command which I use for a complete deletion of my stored images does not usually delete all files from the repository.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

I currently use Amazon ECR in more than 5 regions and I must say that their service is excellent. The initial settings for repository creation are really easy to run, high quality of integration with other AWS products like ECS and it is also perfectly manageable with Docker. Its storage capacity is really wide and its price is affordable for any kind of organization, they even offer you a free trial just by adding a debit or credit card. Guaranteed performance and optimization for application creation.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

I use the AWS management console for the creation and management of repositories as it offers excellent performance in conjunction with CLI and SDK fulfilling quality administrative functions that allow me an optimal storage of images for public and private use, I can list and delete images without any problem with Amazon ECR. It also allows me to create authenticity fonts for other AWS users very useful for team work in external circumstances. The ECR API allows me a lot of freedom to extract and insert images giving me creativity when working with web development. Excellent support for HTTP.

  ### 42. Amazon ECR is a convenient tool for hosting docker images.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Emily M. | Senior Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 13, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

It is good for its efficiency and reliability, it is a good product for managing repositories and hosting docker images, it is easy to navigate and manually load what is necessary, it has been a good user experience and it has a wide visibility, fast and efficient, you can see the files uploaded in the repository and thus guarantee all the information to feel safe, the automation is excellent and it has many more services than we are experiencing.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

I could say that the design is good but not as expected, I think it could be more intuitive, since sometimes it is difficult to find a specific function, and it is also difficult to manage the content, the way of labeling the images is excellent, however , it would be nice to be able to do it from the web console, they are the only problems we have experienced so far, and I am sure that Amazon ECR can be more.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

Of course, if I recommend it, use the trial period and you will see that it is excellent, it will improve your work, it is powerful and good.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

What we needed was good storage and we found it, the implementation was simple, fast and easy to use, we have used it and it has been the best, giving good benefits.

  ### 43. Administration, extraction and access to high performance repositories.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Anna G. | Senior Application Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 16, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

ECR is undoubtedly the best managed, secure and reliable docker registration service on the web today. The ease with which it supports private docker repositories means that it can be integrated with many services in any established region on your server. It offers AWS IAM permission levels which is great for those of us who develop applications in the DevOps area. Access to images and repositories with EC2 is very easy to implement if you already know and have used the service before, it does not require extensive training to start enjoying the best of the product. It offers interesting tools such as the docker CLI this is a great success especially for the extraction and management of private or public images. The access control and policies of all images are well defined and are really secure when you start creating repositories, the initial configuration is very easy to do especially if you have already used the ECS service, it is a very similar process. One of the options it offers and I find it more useful especially in the area of security is AWS identy, is a very reliable service which does not require the credentials that can often come to present security problems. It offers an easily accessible console where you can manage all the groups, organizations you are working with.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Personally the initial configuration in many cases gives serious problems especially in the mutilation of labels, this is an option that is presented when creating a new repository even though they say that prevents overwriting this does not always work in the best way. The configuration of scanning images from the repository are usually automatic when they are inserted however in different opportunities I have had to do this manually, the creation and tagging to send docker images can also give problems if the initial configuration of the AWS service is not known correctly. A few days ago I executed a string of commands in conjunction with other users with whom I work, you can always view the string on the process list screen however I was informed that they could not see these codes I had to restart the whole project, today these errors are not allowed.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

A wonderful tool to work with docker, extracting and inserting images with ECR is very easy if you know how the AWS platform works, you don't have to use some annoying codes to get to execute a process because almost everything works with just a push of a button. The creation of repositories and storage are quite large allowing to save large amounts of images without paying high costs for all the service used, it is also ideal for all types of users do not require being an expert in programming to start using it, the support team is also a plus for this service because it always responds in less than 24 hours and even have a chat in which you can communicate all the errors that you are presenting or report complaints for services charged without consent, in general is a quality tool.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It is the unified tool for managing services that I use the most, it integrates easily with other AWS tools such as IDE and SDK, currently I also run it with the Windows PoweShell command line and I must say that it has worked acceptably in all projects in which I have had to develop cloud security systems. On the Linux platform I use it in conjunction with Docker as it is available on a variety of platforms allowing me to get the most out of the Ubuntu operating system. To create an image it is also an excellent tool having a high degree of storage without having to pay much to use it.

  ### 44. Extraction, storage and use of docker images in registration containers

**Rating:** 4.5/5.0 stars

**Reviewed by:** Katharina M. | Analyst Softwarequalität, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 16, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

Amazon web services supports integration and execution with Docker this has made me implement it in many opportunities for execution and creation of log containers, based on my experience it has a very simple interface to use it is very easy to access the containers and its creation is not a problem. Running through ECS in conjunction with this repository provides high performance solutions for managing and scaling applications on the AWS system.  Together with Kubernetes, great achievements can be made in the area of IT and vulnerability, resulting in high performance in this field. As a storage tool I must say that it is a wonder it offers great space compared to other services I have tried and its price is a good option for companies with low budget performance. The Encryption and Compression tools are fast and secure, I implement it for creating applications in the cloud and the result is of great quality. The security of the container environments is of quality and allow the management of data in the cloud perfectly.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Currently I have had errors especially with the use of the Push Repos module since it doesn't do the push and pull with the images correctly usually adding some error in the encryption. Although creating and sending images with ECR is not expensive, they often charge you for unused space without notice and you have to notify the support team of a revision to remove these annoying invoices. Entering and sending images with the aws-secret-access-key is not always frustrating and time-consuming. Although you have many options as the regions I have run with London are slow and unstable it works better with the United States.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

To give solution to the security problems is excellent for the push and pull of images together don Docker, I must emphasize that Amazon is one of the largest vendors in the market also offers excellent solutions in the IT area which makes even more valuable the acquisition of credentials with this team, I have worked with many Amazon products among which I can highlight Amazon ECS and EC2 and I must say that ECR is a great achievement by the team and should be evaluated thoroughly to obtain relevant results in the process of Web Security.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

For Cyber Security ECR allows me to detect attackers in the established environment who could access through the correct credentials to programs or services offered in the cloud. Also for use of docker images and extraction are usually my favorites for heavy duty and threat detection. Through this service I must emphasize that the detection of vulnerabilities is very high and its use is of great importance to give high quality results for the solution of these problems.

  ### 45. A good container repository to host and manage Docker images.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Lorrie B. | System Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 08, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

I like it because of its ease of access to my account and the efficiency and reliability of the product, it is a very good service and integrates with other AWS services, it is simple to host images in a repository, the results are generally efficient, it is one of the Better repository services, offers great security and can configure access to public or private, the functions are generally basic and does not require so many instructions for its first use, flexibility and ease would be its positive points, it is wonderful.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

Fortunately we have not had any type of failures, only small details that can be corrected, only one thing, the authentication error when logging in was corrected when they updated their login, and that is good. For now, we hope it continues to work well.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

A reliable tool that keeps the promise, I would recommend it to anyone and if you already have some of Amazon's services, it is much easier to integrate, so if you are looking for a tool to add docker images, this is the one indicated.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

Very good tool, it has been very useful and has given us good benefits, and everything is easier away from complications, this service is a simpler image docker, it is a good storage that meets the needs, we can also analyze the transactions and manage the productions and tests of images. In short, it helps us facilitate our processes.

  ### 46. Amazon ECR is a good service that works as expected.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Janice H. | Data Research Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 29, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

It is easy to use and with a good interface to the naked eye, the integration with Amazon Web Service is very good, in addition to displaying a complete list of commands that can be used on a machine, it is really convenient and cost effective. Image storage is very functional and excellent definitely does a good job and is good enough to meet the objectives.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

During the time that we have been using this great service, we have not had serious problems at any time, but it would be good to improve some aspects, such as being more intuitive, adding more detailed instructions when using some of its functions, in addition to that, we have noticed that the pages tend to be somewhat slow and do not end up loading on time, and on the other hand, the login seems somewhat complicated, especially because sometimes we receive authentication errors, if these small problems are taken seriously, and they will be dedicated to innovating a little and improve would help a lot and, above all, improve the user experience.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

I would recommend it, but keep in mind that it is not a perfect service, since any tool always has its weak points, but it is worth using it.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

This service was what we needed a long time ago, it helps a lot in the automation and storage of images, it has been a great solution and we have appreciated it, we hope you improve your small mistakes so we can continue using it.

  ### 47. Amazon ECR Simple to set up and use.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rusell G. | System Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 15, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

I like the fact that it is easy to configure, and one of its positive aspects is the authentication and hosting of multiple applications, this service is quite useful and relatively easy without having so much experience in the subject, it is also integrated with Amazon Web Services and that provides a lot of confidence and security. It also has a wide variety of configurations, therefore, it allows different ways of obtaining instances on demand, of course, everything depends on the need, it is only enough to make an intelligent decision, it is a scalable and cost-effective service, with an incredible console of administration by which it maintains total control.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

I have nothing to say against this incredible service, however, I could recommend that you improve every day more and that the big companies know you better.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

I highly recommend it, you should not think twice before purchasing this service, it is one of the best tools for container registration, you must try it, it also offers you a free service that you should consider.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

We keep our company with a good record of our services thanks to Amazon ECR, which greatly simplifies the work, we use it as a tool for centralized hosting, migration projects and installation of automated projects, and therefore solves the need to have a Infinitely scalable system capacity, it is a fantastic product, and they put me to choose among other similar platforms, my answer would always be Amazon ECR.

  ### 48. My little review on Amazon ECR.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Aaron H. | Software Engineer / Analyst / Design, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

One of the main reasons why I like Amazon ECR is its low price, it is one of the aspects that you should always consider when buying a service like this. It works very well as a container registry, in addition to its authentication integration is good, especially for its ease of use, it is surprising, I feel safe with this product, in addition to offering multiple types of AWS services and I can keep the container registration that meets the needs of the company, with this tool is perfect and always achieves its goal.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

The only detail that I don't like is that the interface is old and not intuitive, I think that to be such a professional platform like this it should show more details in depth in its interface, at first it has been somewhat confusing, but then you get used to it.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

If you are looking for a good container record that is easy for you, then what you need in Amazon ECR, I recommend it.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

We use it and so far we have noticed good benefits, facilitating the work of the team of analysts and software engineers, it is an excellent way to host container images, I hope it continues to work, because this tool is on the right track.

  ### 49. Amazon ECS & Docker CLI Integration, Reliable flow of current work-flows.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Marie W. | IT-Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 27, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

The most attractive feature of this Docker container is that it can be integrated with Amazon ECS. Another point in favor of Amazon ECR is that it allows us to work in 5 different regions which makes it a very complete program. The possibility to implement IaaS and PaaS architectures in a fully automated way makes this container a great competitor in the developer market. The effectiveness to execute the codes inside the Docker container are really exceptional.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

A negative point could be the way they charge you. Amazon ECR charges for storage and traffic which I don't think is a good thing since many times Amazon charges us exaggerated amounts and we don't know the reason or what resources we have used. I think you should put a free trial on the Free Tier version to fully evaluate the system for users who are knowledgeable in the field.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

Amazon ECR offers an excellent service that can be integrated with other aws products. Amazon's support team is always attentive and solves any problem that may arise in the way of user interaction. Easy to use with a simple interface makes me recommend ECR as a high quality service at a real acceptable price.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It is used to store and manage as well as implement images of Docker containers for Evrone. I specialize in the area of training and architectural patterns with ECR I can orient myself as they are very well designed. It is used to integrate with Amazon ECS and Docker CLI which facilitates our development work.

  ### 50. ECR great ease of use.

**Rating:** 4.0/5.0 stars

**Reviewed by:** William K. | System Analyst, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 20, 2020

**What do you like best about Amazon Elastic Container Registry (ECR)?**

What I like most is that it integrates easily and allows you to implement and manage container images in a very accessible way, especially when you enter the repository, it works very well consistently, AWS services are the future.

**What do you dislike about Amazon Elastic Container Registry (ECR)?**

I have noticed that the search engine gives erroneous and somewhat limited results, in addition to the fact that technical support takes a long time to solve any problem, for example, when loading images from Docker Hub there are errors that apparently do not have a concrete solution.

**Recommendations to others considering Amazon Elastic Container Registry (ECR):**

I would recommend it and if you already use AWS services much better, you will understand this platform more or less, since it is very open, so if you are looking for a good container record, this is the one.

**What problems is Amazon Elastic Container Registry (ECR) solving and how is that benefiting you?**

It can be very useful for managing and analyzing and hosting collectible containers and loading images, it really is a very good tool that fulfills what it promises.


## Amazon Elastic Container Registry (ECR) Discussions
  - [What is Amazon Elastic Container Registry (ECR) used for?](https://www.g2.com/discussions/what-is-amazon-elastic-container-registry-ecr-used-for) - 1 comment
  - [Is AWS ECR free?](https://www.g2.com/discussions/is-aws-ecr-free) - 1 comment

- [View Amazon Elastic Container Registry (ECR) pricing details and edition comparison](https://www.g2.com/products/amazon-elastic-container-registry-ecr/reviews?section=pricing&secure%5Bexpires_at%5D=2026-07-17+14%3A37%3A08+-0500&secure%5Bsession_id%5D=1a2e1c49-a4b0-45da-acbe-a94120acd2a6&secure%5Btoken%5D=e8d790579b9c110145eb58ee481adc2b17b1b7bb86a786486dfa1da6e088be66&format=llm_user)
## Amazon Elastic Container Registry (ECR) Integrations
  - [Amazon Elastic Container Service (Amazon ECS)](https://www.g2.com/products/amazon-elastic-container-service-amazon-ecs/reviews)
  - [Amazon Elastic Kubernetes Service (Amazon EKS)](https://www.g2.com/products/amazon-elastic-kubernetes-service-amazon-eks/reviews)


## Top Amazon Elastic Container Registry (ECR) Alternatives
  - [Docker](https://www.g2.com/products/docker-inc-docker/reviews) - 4.6/5.0 (289 reviews)
  - [Red Hat Quay](https://www.g2.com/products/red-hat-quay/reviews) - 4.5/5.0 (50 reviews)
  - [Azure Container Registry](https://www.g2.com/products/azure-container-registry/reviews) - 4.4/5.0 (34 reviews)

