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

AWS CodePipeline vs GoCD comparison

Why PeerSpot?
 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 5, 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 CodePipeline
Ranking in Build Automation
9th
Average Rating
8.4
Reviews Sentiment
7.7
Number of Reviews
23
Ranking in other categories
No ranking in other categories
GoCD
Ranking in Build Automation
18th
Average Rating
7.6
Reviews Sentiment
7.1
Number of Reviews
7
Ranking in other categories
Application Lifecycle Management (ALM) Suites (18th), Release Automation (14th)
 

Mindshare comparison

As of September 2026, in the Build Automation category, the mindshare of AWS CodePipeline is 3.7%, down from 4.3% compared to the previous year. The mindshare of GoCD is 2.9%, up from 1.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation Mindshare Distribution
ProductMindshare (%)
AWS CodePipeline3.7%
GoCD2.9%
Other93.4%
Build Automation
 

Featured Reviews

JR
Head of Development at Abyss
Employs advanced deployment strategies and manages CI/CD workflow efficiently
Blue-green deployment has been incredibly beneficial for handling complex deployments in AWS CodePipeline. It allows me to test changes in an isolated environment before deploying them to the entire user base. Additionally, the CI/CD support provided by AWS simplifies the integration process by adding YAML files to projects, enabling AWS to manage the entire CI/CD workflow.
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 most valuable feature of AWS CodePipeline is the flexibility of the configuration."
"In AWS, the Cloud DevOps is a managed service from CodeCommit and this has removed the need for a lot of manual steps."
"The best thing about AWS CodePipeline is that we don't have to manage agents."
"Different applications can be enhanced with AWS CodePipeline"
"The integration with other applications is fabulous."
"I find performance to be the most valuable CodePipeline feature. It works perfectly and smoothly."
"The integrations are good."
"CodePipeline allows integration with any source code and facilitates deployment to EC2 or ECS, which is highly valuable."
"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."
"Permission separations mean that we can grant limited permissions for each team or team member."
"After we switched to GO, each team can set-up their own delivery pipeline and run it themselves."
"The UI is colorful."
"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."
 

Cons

"CodePipeline is not an option for us at all, as CodePipeline is strictly tied to AWS and we have workloads on Azure and Google."
"It would be a much better tool if it could be made compatible with other cloud services as well since this is an area the product currently lacks."
"AWS CodePipeline doesn't offer much room for customization."
"The setup time is a bit long."
"The tool does not provide automated features for evidence collection."
"In the next release, I would like to see fewer timeout errors."
"The support team’s response time must be improved."
"I would appreciate if we don't have to install any agents, even for EC2, to deploy using CodeDeploy into EC2 servers. It would help if AWS allows application deployment without requiring the Fortify agent installation."
"The documentation really should be improved by including real examples and more setup cases."
"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."
"User management, Documentation, Advanced GUI functionality."
"It is difficult to assign different access levels because it relies on separate keys for developer and admin access, which could be simplified."
"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."
 

Pricing and Cost Advice

"AWS offers free business or enterprise support services."
"AWS CodePipeline is quite affordable. I've been running around four pipelines and the cost is around one dollar per month. It rarely exceeds two dollars."
"Compared to other cloud services, AWS CodePipeline falls a bit more on the pricey side. I see that the price of the product has been increasing for the past few years."
"The pricing is manageable."
"I would rate the product's pricing a five out of ten."
"It is a straightforward approach where you pay for the resources you consume as they offer a subscription-based licensing model."
"AWS charges you based on the number of pipelines you have and how active they are, and I also think that the root account user knows about all the price-related metrics."
"The price of the product depends on how many times you run it. The tool offers a pay-as-you-go model."
"It's an open-source and free tool."
"This is an open-source solution and it is inexpensive."
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
913,683 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Construction Company
9%
Comms Service Provider
7%
Educational Organization
6%
Financial Services Firm
12%
Comms Service Provider
10%
Manufacturing Company
9%
Construction Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business13
Midsize Enterprise4
Large Enterprise7
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise2
Large Enterprise3
 

Questions from the Community

Which AWS solution would you choose - CodeStar or CodePipeline?
Both AWS solutions deliver solid options, with uniquely different features. AWS CodeStar allows for quick development, building, and deployments of apps. It also provides web application and web se...
What is your experience regarding pricing and costs for AWS CodePipeline?
AWS CodePipeline's pricing is reasonable, and it is not too expensive. I estimated it costs around $5 monthly. On a scale from one to ten, where one is very cheap and ten is very expensive, I would...
What needs improvement with AWS CodePipeline?
The documentation for AWS CodePipeline is lacking and makes it difficult to find information due to its complexity. It would be helpful to have examples in the documentation for different project t...
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

CodePipeline
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 CodePipeline vs. GoCD and other solutions. Updated: September 2026.
913,683 professionals have used our research since 2012.