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

AWS CodeDeploy vs GoCD 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
GoCD
Ranking in Release Automation
13th
Average Rating
7.6
Reviews Sentiment
7.1
Number of Reviews
7
Ranking in other categories
Application Lifecycle Management (ALM) Suites (17th), Build Automation (18th)
 

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 GoCD is 2.5%, up from 1.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Release Automation Mindshare Distribution
ProductMindshare (%)
AWS CodeDeploy2.1%
GoCD2.5%
Other95.4%
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.
Nishant Narayan Singh - PeerSpot reviewer
DevOps Architect at a consultancy with 10,001+ employees
Simplifies the pipeline process, but the access control system needs enhancement
One area of product improvement is the access control system. It is difficult to assign different access levels because it relies on separate keys for developer and admin access, which could be simplified. The folder structure is another aspect that could be enhanced, as all jobs are displayed on a single page without the clear organization seen in Jenkins. Implementing a more structured approach to organizing jobs would improve user experience. AI could simplify job creation. For example, instead of manually editing pipelines as code, an AI tool could allow users to input variables and automatically generate the required jobs. It would help reduce human errors, such as issues that arise from incorrect edits in large code files.

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."
"It's just like every other AWS resource I use. It gets the job done."
"AWS CodeDeploy has positively impacted my organization by significantly reducing deployment times to achieve zero downtime during deployments."
"The product's initial setup phase is easy."
"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."
"You can easily integrate AWS CodeDeploy with multiple services."
"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 very stable. I rate it a 10 for stability."
"In terms of value added it has more than achieved everything we wanted from it and more."
"It has a user-friendly interface, which for free and open-source tools, the UI is really amazing and simple."
"GoCD's open-source nature is valuable."
"The UI is colorful."
"Permission separations mean that we can grant limited permissions for each team or team member."
"The most notable aspect is its user interface, which we find to be user-friendly and straightforward for deploying and comprehending pipelines. We have the ability to create multiple pipelines, and in addition to that, the resource consumption is impressive."
"After we switched to GO, each team can set-up their own delivery pipeline and run it themselves."
 

Cons

"I faced some stability issues."
"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."
"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's lack of ability to use independently without CodePipeline or CodeBuild makes it unstable."
"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."
"AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required."
"Deployment and stability should be improved."
"It is difficult to assign different access levels because it relies on separate keys for developer and admin access, which could be simplified."
"User management, Documentation, Advanced GUI functionality."
"The tool must be more user-friendly."
"The aspect that requires attention is the user management component. When integrating with BitLabs and authenticating through GitLab, there are specific features we desire. One important feature is the ability to import users directly from GitLab, along with their respective designations, and assign appropriate privileges based on that information. Allocating different privileges to users is a time-consuming process for us."
"GO doesn't come with a lot of out of the box features like other tools, don't expect that you can get it to work by clicking the NEXT button."
"The documentation really should be improved by including real examples and more setup cases."
 

Pricing and Cost Advice

"Since we are using a dedicated AWS environment, the solution's pricing is fine."
"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 product's price is normal."
"It is costly."
"This is an open-source solution and it is inexpensive."
"It's an open-source and free tool."
report
Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
902,495 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
27%
Construction Company
20%
Comms Service Provider
9%
Computer Software Company
8%
Financial Services Firm
15%
Manufacturing Company
9%
Construction Company
8%
Computer Software Company
7%
 

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 Business4
Midsize Enterprise2
Large Enterprise3
 

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...
What needs improvement with GoCD?
One area of product improvement is the access control system. It is difficult to assign different access levels because it relies on separate keys for developer and admin access, which could be sim...
What is your primary use case for GoCD?
The solution helps us deploy microservices across multiple environments.
What advice do you have for others considering GoCD?
We integrate the solution with Git, where we store our code. We use Maven to build the code and tools like SonarQube and Checkmarx for code quality checks. We deploy our services in a Kubernetes-ba...
 

Comparisons

 

Also Known As

No data available
Adaptive ALM, Thoughtworks Go
 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
Ancestry.com, Barclay Card, AutoTrader, BT Financial Group, Gamesys, Nike, Vodafone, Haufe Lexware, Medidata, Hoovers
Find out what your peers are saying about AWS CodeDeploy vs. GoCD and other solutions. Updated: June 2026.
902,495 professionals have used our research since 2012.