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 July 2026, in the Release Automation category, the mindshare of AWS CodeDeploy is 2.2%, down from 3.0% compared to the previous year. The mindshare of UrbanCode Deploy is 4.6%, down from 6.2% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Release Automation Mindshare Distribution
ProductMindshare (%)
AWS CodeDeploy2.2%
UrbanCode Deploy4.6%
Other93.2%
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

"Customer service was very helpful."
"It is very flexible."
"It's just like every other AWS resource I use. It gets the job done."
"CodeDeploy is very stable. I rate it a 10 for stability."
"The product is easy to use."
"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."
"CodeDeploy is quite easy to use within the AWS ecosystem."
"Coming from where we were and getting to where we are was just never could have been done without uDeploy and it's just incredibly powerful for us."
"Centralization of our deployment process Unification of our nonprod and production deployment process"
"Automated deployment forces the organization to standardize runtimes, development output and handling of platform provisioning."
"Repeatable, reliable deployments from one environment to the next."
"ROI is difficult to explain but it's provided huge savings."
"It reduced more than 70% of our manual effort when it automated deployment of both UNIX and Windows-based applications using UrbanCode Deploy."
"Our organization has already improved by quite a bit by taking out so much manual intervention from multiple people doing the deployments."
"It has automated the deployment of tasks to different environments which we were previously only able to do manually."
 

Cons

"The documentation could be more detailed, especially for new users."
"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."
"Deployment and stability should be improved."
"In terms of pricing and return on investment with AWS CodeDeploy, I reflect on the initial period where we faced numerous errors and troubleshooting challenges, resulting in significant bills."
"AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required."
"An improvement for the end users would be easier implementation, especially regarding local testing tools for deployment."
"AWS should provide its own templates in the console so that I don't need to go anywhere else to get the template for AWS CodeDeploy or AWS CodeBuild."
"I faced some stability issues."
"Sometimes the deployment process reports are faulty."
"There are also many bugs in UrbanCode Deploy."
"We're running version 4.8.4, which isn't the latest version. This version lacks reporting, which may be improved in the latest version."
"The scalability of this application needs improvement. Changes and variations in the application become bottlenecks as they need to be more seamless and comfortable."
"Its reliability has been a little suspect, and one of our frustrations has been that it's taken them some time to focus on fixing that problem."
"The reporting functionality is limited and it is difficult to retrieve information from the database due to the table structure."
"The solution is stable. When multiple deployment jobs are triggered at once, the solution logs the second job until the first is completed. This could impact performance or progress because the solution gets stuck in a holding pattern."
"There have been a lot of broken stoppages in uDeploy 6.1.2, particularly in the upgrade."
 

Pricing and Cost Advice

"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."
"It is costly."
"Since we are using a dedicated AWS environment, the solution's pricing is fine."
"The product is free with EC2."
"The product's price is normal."
"Considering COVID-19, the price is too high."
"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."
report
Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
906,887 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
26%
Construction Company
20%
Outsourcing Company
11%
Comms Service Provider
9%
Financial Services Firm
27%
Construction Company
11%
Outsourcing Company
8%
Insurance Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business10
Midsize Enterprise3
Large Enterprise5
By reviewers
Company SizeCount
Small Business5
Midsize Enterprise5
Large Enterprise22
 

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...
What advice do you have for others considering AWS CodeDeploy?
My advice to others looking into using AWS CodeDeploy is to use it to maximize capabilities in terms of reducing deployment times. It scales with infrastructure so you can deploy to one instance or...
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: June 2026.
906,887 professionals have used our research since 2012.