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
6th
Average Rating
7.6
Reviews Sentiment
6.9
Number of Reviews
18
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 (18th), Release Automation (14th)
 

Mindshare comparison

As of August 2026, in the Build Automation category, the mindshare of CircleCI is 4.1%, up from 3.3% compared to the previous year. The mindshare of GoCD is 2.9%, up from 1.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation Mindshare Distribution
ProductMindshare (%)
CircleCI4.1%
GoCD2.9%
Other93.0%
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

"CircleCI has positively impacted my organization by bringing in faster deployments, which means we can release faster, receive quicker feedback, and enhance collaboration and communication across the entire team."
"CircleCI has positively impacted my organization by helping integrate across different projects and aiding in the building of pipelines that help us do validation quickly."
"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."
"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."
"CircleCI has positively impacted our organization by allowing us to improve our workflow and making parts of DevOps easier."
"The ability to automate the build process in a seamless way and run workflows effortlessly. It supports parallel builds so it can scale well. Also, it covers the basics of any build and integration tool, including email notifications (especially when tests are fixed), project insights, etc."
"Running parallel jobs where dev gets automatically updated every time has helped our team significantly."
"CircleCI has positively impacted the organization, as it has been used for many years and serves as the main source for application deployment."
"GoCD's open-source nature is valuable."
"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."
"It has a user-friendly interface, which for free and open-source tools, the UI is really amazing and simple."
"The UI is colorful."
"In terms of value added it has more than achieved everything we wanted from it and more."
"Permission separations mean that we can grant limited permissions for each team or team member."
 

Cons

"I find that the plans for CircleCI become very expensive for large teams and pipelines, making it somewhat unaffordable for startup companies."
"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."
"The pricing could be improved as it is pretty complex."
"Integration with Microsoft Azure is one area for improvement. Azure is growing in its user base, and supports various cloud infrastructure components such as Service Fabric, App Service, etc. Some of Azure’s deployment models (like Kudu) require a steep learning curve, but if CircleCI would come up with such features (deployment to App Service) out of the box, it would be amazing."
"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."
"There needs to be some improvement in the user interface of CircleCI."
"For half year we have used circleCI, then we go back to jenkins."
"The solution’s pricing could be better."
"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."
"User management, Documentation, Advanced GUI functionality."
"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."
 

Pricing and Cost Advice

"The price of CircleCI could be less expensive."
"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 Build Automation solutions are best for your needs.
909,679 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Manufacturing Company
15%
Construction Company
14%
Outsourcing Company
10%
Comms Service Provider
9%
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 Business8
Midsize Enterprise2
Large Enterprise13
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: August 2026.
909,679 professionals have used our research since 2012.