No more typing reviews! Try our Samantha, our new voice AI agent.

AWS CodeDeploy vs UrbanCode Deploy comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 7, 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

AWS CodeDeploy
Ranking in Release Automation
4th
Average Rating
7.8
Reviews Sentiment
5.3
Number of Reviews
15
Ranking in other categories
No ranking in other categories
UrbanCode Deploy
Ranking in Release Automation
8th
Average Rating
7.8
Reviews Sentiment
6.8
Number of Reviews
27
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of May 2026, in the Release Automation category, the mindshare of AWS CodeDeploy is 2.1%, down from 2.9% compared to the previous year. The mindshare of UrbanCode Deploy is 4.6%, down from 5.4% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Release Automation Mindshare Distribution
ProductMindshare (%)
AWS CodeDeploy2.1%
UrbanCode Deploy4.6%
Other93.3%
Release Automation
 

Featured Reviews

Harsh Shrivastava - PeerSpot reviewer
Senior Software Engineer at Thomson Reuters
Automated deployments have reduced downtime and now deliver faster, consistent releases
AWS CodeDeploy offers several valuable features, including deployment to fleets of EC2 servers, on-premises servers deployed to data center infrastructure, AWS Lambda for serverless function updates, and Amazon ECS for containerized applications. The feature I use most frequently is deployment to Amazon EC2 instances, where I deploy backend services to EC2 servers, enabling zero-downtime deployment. AWS CodeDeploy supports rolling updates, blue-green deployments, and canary deployments to minimize or eliminate downtime. Additional standout features include consistent deployments across environments, the ability to deploy to development, staging, and production environments, centralized control, integration with CI/CD pipelines, and automatic rollback. AWS CodeDeploy has positively impacted my organization by significantly reducing deployment times to achieve zero downtime during deployments. Generally, it takes very little time for backend services to be deployed to EC2 instances.
CT
DevOps Engineer at a insurance company with 5,001-10,000 employees
A handy interface that includes buttons or drag-and-drop options for all functionality
Our company uses the solution for standard, blue-green, and complex deployments. We have 250 users throughout our company.  The solution handles complex deployments very efficiently.  The user interface includes buttons or drag-and-drop options for all functionality. It is easy to create component…

Quotes from Members

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

Pros

"One advantage we have with AWS CodeDeploy is its hassle-free accessibility through IAM roles and permissions, allowing us to give specific permissions while adhering to the least privileges rule of IAM."
"CodeDeploy is quite easy to use within the AWS ecosystem."
"It's just like every other AWS resource I use. It gets the job done."
"It is very flexible."
"I found the default settings of AWS CodeDeploy to be highly beneficial for my deployment workflows. For instance, when deploying a Node.js application, I manually installed the necessary components on my AWS instance, such as the web server required by developers. Then, I created deployment scripts for starting and stopping instances and performing the deployment itself. These scripts were stored alongside my code in GitHub, ensuring they executed seamlessly with the CI/CD pipeline. Since the project wasn't overly complex, I opted for the default settings, which proved to be efficient and straightforward for deployment."
"AWS CodeDeploy operates on an on-demand basis. This means that you only pay for the exact duration of the deployment process. Whether it takes one minute, two minutes, or even longer, you're only charged for the time it takes to complete the deployment. You're not locked into paying for dedicated servers."
"You can easily integrate AWS CodeDeploy with multiple services."
"Customer service was very helpful."
"Our organization has already improved by quite a bit by taking out so much manual intervention from multiple people doing the deployments."
"The most valuable feature is the snapshot functionality, which allows us to access previous versions of the artifacts."
"There are several most valuable features for us: Automation of deployment processes for all our projects, it's user-friendly enough for our development team to access and use on a daily basis, and the lead approval process is one of the unique features in it that can't be found in any other automation tool."
"Stable solution that's good for automating the CI/CD pipeline: from development to production."
"The solution is a great tool for hands-on deployment that is straightforward."
"The most valuable functionality is the ability to define the deployment process, schedule the deployment and automatically execute the deployments to different environments."
"Getting the deployments automated adds a lot of value."
"Customer Service: Perfect. IBM has one of the best customer services."
 

Cons

"AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required."
"There will always be room for improvement, however, I cannot think of any specific improvements at the moment."
"An improvement for the end users would be easier implementation, especially regarding local testing tools for deployment."
"We have faced some issues and bugs along the way when it comes to stability."
"I faced some stability issues."
"Improvements could be made to AWS CodeDeploy in terms of its agent's compatibility across different operating systems. Currently, there are instances where the agent may not work seamlessly with certain integrations, leading to issues with registering protocols on authorized servers."
"The documentation could be more detailed, especially for new users."
"AWS CodeDeploy's lack of ability to use independently without CodePipeline or CodeBuild makes it unstable."
"Our organization has also tried other CI/CD tools. There are areas where this tool has been lacking, which is why alternatives are being looked into."
"Technical support is bad."
"I would like to have the agent up and running at all times, as opposed to only while it is in the DevOps pipeline."
"The reporting functionality is limited and it is difficult to retrieve information from the database due to the table structure."
"I think that the IBM support team needs to be more proactive in their responses to PMR tickets raised by customers."
"Lack of technical expertise available in the market that forces us to rely solely on IBM Professional Services."
"In our implementation, we created 16 PMR for this product. 15 of them were solved."
"Full blown support for repositories such a SonaType Nexus would be better than having to deploy an agent to watch particular filesystem paths."
 

Pricing and Cost Advice

"The product is free with EC2."
"Since we are using a dedicated AWS environment, the solution's pricing is fine."
"It is costly."
"The product's price is normal."
"AWS CodeDeploy has proven to be a cost-effective solution for us, especially considering the benefits we gain from using it. In terms of pricing, AWS is quite affordable, providing excellent value for the features and services it offers."
"The cost of the solution is high but it offers great ROI."
"The licensing fees for this solution are based on the number of servers that are being deployed and the number of agents that you have."
"Considering COVID-19, the price is too high."
report
Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
893,164 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
20%
Construction Company
17%
Comms Service Provider
9%
Computer Software Company
8%
Financial Services Firm
31%
Insurance Company
9%
Construction Company
7%
Marketing Services Firm
5%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business9
Midsize Enterprise3
Large Enterprise5
By reviewers
Company SizeCount
Small Business5
Midsize Enterprise5
Large Enterprise21
 

Questions from the Community

What is your experience regarding pricing and costs for AWS CodeDeploy?
The pricing for AWS CodeDeploy has been quite reasonable. It is better compared to peers like Azure, and the licensing cost and setup cost are both quite good for AWS.
What is your primary use case for AWS CodeDeploy?
AWS CodeDeploy is a deployment service that automates application deployments to various compute services. My main use cases include automated application deployments to Amazon EC2 instances, on-pr...
Ask a question
Earn 20 points
 

Also Known As

No data available
uDeploy
 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
As policy, IBM does not release customer names on non-IBM web sites.  However, public DevOps and UrbanCode Deploy case studies can be found here. IBM's UrbanCode Deploy customers span Small-Medium Businesses to Fortune 500 companies across all industries worldwide.
Find out what your peers are saying about AWS CodeDeploy vs. UrbanCode Deploy and other solutions. Updated: April 2026.
893,164 professionals have used our research since 2012.