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

CircleCI vs GoCD comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 15, 2026

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

CircleCI
Ranking in Build Automation
5th
Average Rating
7.6
Reviews Sentiment
6.9
Number of Reviews
19
Ranking in other categories
AI Software Development (16th)
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 (17th), Release Automation (13th)
 

Mindshare comparison

As of June 2026, in the Build Automation category, the mindshare of CircleCI is 4.0%, up from 3.2% compared to the previous year. The mindshare of GoCD is 2.8%, up from 1.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation Mindshare Distribution
ProductMindshare (%)
CircleCI4.0%
GoCD2.8%
Other93.2%
Build Automation
 

Featured Reviews

Arka Sarkar - PeerSpot reviewer
Technical Solution Support Development Engineer at Ericsson Global
Automated pipelines have accelerated microservice delivery and improve release consistency
Debugging is an important point for improvement because when pipelines fail, debugging can sometimes be difficult, especially for the complex workflows which we have already faced in our organization in different projects. Logs are available, but root cause analysis can take time, so that can be improved. Also, configuration management challenges exist. Although YAML configuration is flexible, it can become complex and hard to maintain as pipelines grow in size and include multiple workflow conditions. The limited visibility for large pipelines is also a concern. For very large enterprise pipelines, the UI can feel less intuitive in terms of tracking dependencies and understanding the full workflow at a glance. Cost optimization is one important point for improvement. In cloud-based usage, costs can increase due to long-running jobs and inefficient pipelines. Proper optimization through caching and parallelism is required, otherwise it can become expensive, which we faced in one of our telecom projects last year. One thing CircleCI can improve is related to cloud runners, where any network or platform issues can impact pipeline execution. This can be a concern for critical telecom deployments.
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 solution offers continuous integration and continuous delivery."
"There has been a significant return on investment with CircleCI, as it has decreased the number of developers involved in deployment from two to three, which reduces costs and saves time by 100x due to the elimination of manual intervention."
"CircleCI has impacted my organization positively by removing most of our manual effort and human effort, increasing speed, and removing human error, which has improved our workflow, speed, and efficiency."
"Running parallel jobs where dev gets automatically updated every time has helped our team significantly."
"For us, this translates to high degree of productivity, ability to detect exactly which build failed and why, and being able to push multiple builds to our production environment at a very fast rate."
"We have seen a clear return on investment from using CircleCI at Ericsson, both in terms of efficiency and quality."
"CircleCI has positively impacted my organization significantly, as it generates a lot of code very fast, saving a lot of time in what was otherwise a long process of understanding requirements and manually writing the code and unit tests."
"Some of the most valuable features include container-based builds, integration with Bit Bucket and being able to store artifacts."
"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."
"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."
"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."
"After we switched to GO, each team can set-up their own delivery pipeline and run it themselves."
 

Cons

"I rated CircleCI six out of ten because I think they need more transparency in pricing, as there are instances of unclear network data transfer and storage costs related to caching and workspaces."
"Debugging is an important point for improvement because when pipelines fail, debugging can sometimes be difficult, especially for the complex workflows which we have already faced in our organization in different projects."
"A return on investment with CircleCI has not been observed, and no relevant metrics such as time saved or fewer employees needed can be shared."
"One limitation I see in CircleCI is the troubleshooting of complex pipeline failures, which sometimes takes time, especially when multiple jobs or containers are involved."
"Regarding flexibility, Azure pipelines has the ability to pass variables with greater flexibility than CircleCI offers."
"There needs to be some improvement in the user interface of CircleCI."
"I chose an 8.5 for my rating because there are still many areas that need to be increased and improved, such as leveraging orbs and replacing custom, complex scripts with pre-built, community-verified orbs to reduce maintenance overhead."
"CircleCI can be improved by making it less costly, as it is very expensive."
"The tool must be more user-friendly."
"The documentation really should be improved by including real examples and more setup cases."
"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."
"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 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

"The price of CircleCI could be less expensive."
"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.
900,747 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business8
Midsize Enterprise3
Large Enterprise12
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise2
Large Enterprise3
 

Questions from the Community

What needs improvement with CircleCI?
Debugging is an important point for improvement because when pipelines fail, debugging can sometimes be difficult, especially for the complex workflows which we have already faced in our organizati...
What advice do you have for others considering CircleCI?
I would advise organizations or individual developers who are trying to use CircleCI to begin with basic pipelines and gradually move to advanced workflows such as deployment automation, parallel j...
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

Shopify, Zenefits, Concur Technologies, CyberAgent
Ancestry.com, Barclay Card, AutoTrader, BT Financial Group, Gamesys, Nike, Vodafone, Haufe Lexware, Medidata, Hoovers
Find out what your peers are saying about CircleCI vs. GoCD and other solutions. Updated: June 2026.
900,747 professionals have used our research since 2012.