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
7th
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 June 2026, in the Release Automation category, the mindshare of AWS CodeDeploy is 2.1%, down from 3.2% compared to the previous year. The mindshare of UrbanCode Deploy is 4.6%, down from 5.9% 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

"The product is easy to use."
"AWS CodeDeploy has positively impacted my organization by significantly reducing deployment times to achieve zero downtime during deployments."
"The biggest feature of AWS CodeDeploy is its scalability."
"CodeDeploy is very stable. I rate it a 10 for stability."
"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."
"I would suggest using AWS CodeDeploy if your applications are on AWS cloud platform, as it integrates well with multiple AWS services and automates scalability and infrastructure management."
"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."
"Customer service was very helpful."
"Repeatable, reliable deployments from one environment to the next."
"Automated deployment forces the organization to standardize runtimes, development output and handling of platform provisioning."
"The stability is good. I haven't experienced any issues."
"Customer Service: Perfect. IBM has one of the best customer services."
"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."
"The solution is a great tool for hands-on deployment that is straightforward."
"It helps us orchestrate enterprise applications that need to be coordinated."
"Urbancode Deploy allowed our group to go from managing deployment of two enterprise applications to fifteen, over the course of 18 months, with no increase in staffing or increase in system downtime."
 

Cons

"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."
"We have faced some issues and bugs along the way when it comes to stability."
"The support and those things are lacking compared to others."
"I faced some stability issues."
"Deployment and stability should be improved."
"AWS CodeDeploy's lack of ability to use independently without CodePipeline or CodeBuild makes it unstable."
"An improvement for the end users would be easier implementation, especially regarding local testing tools for deployment."
"AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required."
"Upgrading an existing Urbancode Deploy server is unfortunately quite tricky, as many of the migration scripts for the database need patching and fixes based on the specific customer install."
"This solution could be made more flexible with respect to deploying databases."
"I would like to have the agent up and running at all times, as opposed to only while it is in the DevOps pipeline."
"I think that the IBM support team needs to be more proactive in their responses to PMR tickets raised by customers."
"I certainly would like to have a better way to pass information between deployment steps using UrbanCode Deploy because that's really difficult to do."
"Lack of technical expertise available in the market that forces us to rely solely on IBM Professional Services."
"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."
"Sometimes the tool gets hung while running a plan."
 

Pricing and Cost Advice

"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 product is free with EC2."
"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.
900,196 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
24%
Construction Company
21%
Comms Service Provider
10%
Computer Software Company
8%
Financial Services Firm
29%
Construction Company
11%
Insurance Company
7%
Marketing Services Firm
5%
 

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.
900,196 professionals have used our research since 2012.