Try our new research platform with insights from 80,000+ expert users

Amazon ECR vs Azure Container Registry comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 12, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Amazon ECR
Ranking in Container Registry
1st
Average Rating
8.8
Number of Reviews
20
Ranking in other categories
No ranking in other categories
Azure Container Registry
Ranking in Container Registry
4th
Average Rating
8.2
Reviews Sentiment
7.1
Number of Reviews
20
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of March 2025, in the Container Registry category, the mindshare of Amazon ECR is 17.1%, down from 18.1% compared to the previous year. The mindshare of Azure Container Registry is 11.0%, down from 11.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Container Registry
 

Featured Reviews

Rikin Parekh - PeerSpot reviewer
Helps to store Docker containers and images but deployment can be complex
If there were a way to use containers as tasks directly, that would simplify things. Currently, when we use EC2 instances, scaling horizontally means increasing the instance count by five times, which might not be cost-effective. Maybe using containers directly for tasks could be a better option. Setting up this product initially does take quite a bit of time, and maintaining it also requires effort. Doing it via command line would be challenging, so I find it easier to manage through the interface.
Aravindhan Suresh - PeerSpot reviewer
Fast, secure, and has no downtime; it also has a role-based access feature
I'm not an active Azure Container Registry user, but I faced some issues, which Azure rectified after six months of usage. During the deployment, my company had a multi-stage pipeline, so whenever the team deploys via the Docker run command or generates an image, the issue arises. The problem is that whenever a new image is generated, that new Docker image isn't updated in Azure Container Registry, so that's an area for improvement. As soon as the deployment is over, my team has to go to Azure Container Registry to delete the image and start the pipeline, and only then will the image be updated. The new image isn't reflected in Azure Container Registry after deployment. My team had to take extra steps for the new image to reflect. Before 2020, Azure Container Registry didn't have the option to scan vulnerabilities, as I've heard from my team lead. After 2020, that feature was introduced in the tool, so as long as that feature is available, then Azure Container Registry is okay. I can't think of any other features to add to it in the next version.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Amazon ECR has a native integration with all AWS services, making it convenient for use within the AWS ecosystem."
"The most valuable feature of Amazon ECR is how it organizes the code and the infrastructure."
"The ECR solution is good. It is integrated with AWS, and it's free. Everything is free, which makes it nice to use."
"The technical support services are excellent."
"One feature of Amazon ECR that I find particularly useful is its web interface, which makes management easy. The ability to manage and support token image updates is crucial for us. Moreover, utilizing load balancers via AWS features allows us to manage all traffic."
"The Docker compatibility that ECR offers is probably the most beneficial aspect of the solution."
"The most valuable feature of the solution is the scanning of images for vulnerabilities."
"The most valuable feature of Amazon ECR is its ease of use and the centralized management console."
"We like the fact that this is a secure solution, that employs a token-based system, which can be used to manage all the applications under this product."
"Azure Container Registry is an easy-to-install, easy-to-configure, and easy-to-deploy solution."
"The whole package is valuable as it allows for easy application cloning and deployment."
"Pricing is reasonable."
"What I like best about Azure Container Registry is that it's fast. It also has 24 x 7 reliability. I didn't face any downtime issues using Azure Container Registry. I also like how secure the solution is, especially as it's from Microsoft."
"The solution allows you to isolate standard containers, which is its most valuable feature. Azure Container Registry does what it's supposed to do and gives you visibility into the Docker images, the logs, information on pulling and pushing the data, etc."
"The portability and elasticity features are the most valuable."
"Feature-wise, the security model and access controls are pretty straightforward and valuable"
 

Cons

"Providing more ways to scan the image integrated with ECR would enhance security in the software development life cycle."
"There were a few issues related to the roles, policies, and retrieval of data when trying to fetch images for deployment on Amazon ECS. This can involve permissions and configuration complexities."
"Amazon ECR should include integration with Docker Hub."
"There is no room for improvement mentioned; it's good as is."
"Improving the documentation for easy understanding will help bring in more clients to use Amazon ECR."
"Amazon ECR needs to improve its downtime."
"If I could use less code and have more of the user interface provide predictions of the coding required in my CLI or Terraform, that would be nice."
"There were some initial connectivity issues, especially when accessing ECR from our on-prem setup."
"The deployment is an area that needs improvement, as it can take some time to deploy."
"The solution has no areas that need improvement."
"Implementation needs improvement. We have a lot of open, online sources. Doing a deployment is easy for us. The only issue is when we have VPN connections and we try to pull the images from Container images to the local Dockers, it slows down."
"We have found that it is sometimes difficult to pull images from the host application."
"It's not an open source, and we pay per hour to Microsoft Azure."
"The security, dashboards, and monitoring system could be improved."
"Lacks the option of having access keys stored in a master key vault."
"It should be easier to use. It can have more graphical interfaces to manage containers. At present, the handling or management of the containers is very basic."
 

Pricing and Cost Advice

"The solution's prices are high in India as compared to the US."
"The main difference between Amazon ECR and other solutions, like Google Kubernetes Engine, is that I haven't personally used GKE. However, I know that GKE costs around $60 per month, which is quite cost-effective."
"Amazon ECR does not have a high cost."
"The product is expensive."
"My company currently has Amazon ECR under the pay-as-you-go model. The tool is more affordable than Azure Container Registry, and it's worth the money."
"The solution's price is reasonable compared to its competitors"
"The Premium version includes some enhancements but is still quite okay with regard to pricing."
"I would rate the pricing four out of ten."
"I have no information on how much Azure Container Registry costs. I know it's the only solution my institution can use, so the cost was approved."
"Azure is a bit expensive."
"When using Azure Container Registry, it was $1.5 or $1.6 per day, but I'm unsure how much it costs today."
"The product is competitively priced."
"Azure Container Registry, has no cost, but you pay for storage service."
report
Use our free recommendation engine to learn which Container Registry solutions are best for your needs.
841,004 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
16%
Computer Software Company
16%
Manufacturing Company
10%
Insurance Company
5%
Financial Services Firm
17%
Computer Software Company
13%
Healthcare Company
7%
Manufacturing Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about Amazon ECR?
One feature of Amazon ECR that I find particularly useful is its web interface, which makes management easy. The ability to manage and support token image updates is crucial for us. Moreover, utili...
What is your experience regarding pricing and costs for Amazon ECR?
In the ECR setup, we use a container registry per region. All accounts are within a shared account, which we call a shared account. We share the container registry across various accounts within ou...
What needs improvement with Amazon ECR?
I suggest making it more aligned with the Docker registry version two API specification. If they achieve this, it would be excellent. Eli is an example of such an implementation.
What do you like most about Azure Container Registry?
Azure Container Registry is an easy-to-install, easy-to-configure, and easy-to-deploy solution.
What is your experience regarding pricing and costs for Azure Container Registry?
The pricing is on the lower side and not costly. Customers usually pay approximately $500 USD monthly, though this includes multiple services, not just the Azure Container Registry.
What needs improvement with Azure Container Registry?
There is a need for a graphical interface instead of writing code in Visual Studio to create images. Currently, it requires using PowerShell scripts or YAML files, which means needing to know scrip...
 

Also Known As

Amazon Elastic Container Registry
Microsoft Azure Container Registry
 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
DNV GL, Alaska Airlines, Finastra
Find out what your peers are saying about Amazon ECR vs. Azure Container Registry and other solutions. Updated: January 2025.
841,004 professionals have used our research since 2012.