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

GoCD vs Jenkins 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

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)
Jenkins
Ranking in Build Automation
1st
Average Rating
8.0
Reviews Sentiment
7.0
Number of Reviews
92
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of September 2026, in the Build Automation category, the mindshare of GoCD is 2.9%, up from 1.7% compared to the previous year. The mindshare of Jenkins is 10.0%, up from 9.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation Mindshare Distribution
ProductMindshare (%)
Jenkins10.0%
GoCD2.9%
Other87.1%
Build Automation
 

Featured Reviews

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.
JI
Principal Software Engineer at a financial services firm with 5,001-10,000 employees
Efficient resource allocation and robust workflow with autoscaling capabilities
In Kubernetes, we use node-based architecture with nodes and pods and follow practices like RBAC and rollback. Multiple pods can run concurrently. We benefit from Kubernetes' ability to autoscale pods and use horizontal pod autoscalers to adjust the number of pods based on metrics like CPU or memory usage, ensuring efficient resource allocation and stability under load.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"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."
"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."
"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."
"I have found the following features extremely helpful: It is open source and user-friendly, it can deploy code instantly and generate test reports, the requirements for continuous integration and continuous deployment can be configured manually, integration work is automated, and it can be integrated with other major tools."
"Jenkins' stability is good, and we haven't had any issues with downtime."
"We chose this solution because it is in line with the budget and customer preferences."
"Continuous Integration. Jenkins can integrate with almost any systems used for application development and testing, with its plugins."
"It improves our process because it's incorporated with the code."
"I can install Jenkins for integration from multiple developers and automate application delivery, staging, and production environments."
"Automation of chores like deployment, frequent manual tasks (like running scripts on test and production systems) reduced the time used and the number of errors made by engineers, freeing them to do meaningful work instead."
"Has a good interface, is reliable and saves time."
 

Cons

"The documentation really should be improved by including real examples and more setup cases."
"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."
"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."
"With few plugins, like Monitoring, it crashes."
"One area for improvement would be the UI, which currently looks quite outdated and requires the user to go through too many steps."
"In our case, we have several products built using Jenkins. It is quite difficult to navigate into the latest stable build in a given OS."
"A more user-friendly UI for creating pipelines would be helpful."
"The support for the latest Java Runtime Environment should be improved."
"Jenkins is an open-source solution, and people tend to stay on the same version for a long time. When you look for an answer on Google, you often find something that doesn't relate to your implementation. The plugins are both the aspect of Jenkins and also one of the worst because the plugins can have different versions, so it's hard to figure out how to solve the problems."
"Jenkins could improve by allowing more scripting languages. We need to use Groovy scripting and it is difficult to debug and it is not ideal for creating file scripts. We tried to search for assistance but we did not find much help."
"Jenkins is an old product, and we encounter performance issues and slow response. Also, some of the plugins are not stable."
 

Pricing and Cost Advice

"This is an open-source solution and it is inexpensive."
"It's an open-source and free tool."
"We are using the freeware version of Jenkins."
"There is no cost. It is open source."
"I used the free OSS version all the time. It was enough for all my needs."
"In our company, we do pay for the licensing of the solution."
"The tool is open-source."
"It is a free product."
"It's free software with a big community behind it, which is very good."
"The pricing for Jenkins is free."
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
912,818 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
12%
Comms Service Provider
9%
Manufacturing Company
9%
Construction Company
8%
Financial Services Firm
16%
Manufacturing Company
12%
Outsourcing Company
10%
Construction Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise2
Large Enterprise3
By reviewers
Company SizeCount
Small Business27
Midsize Enterprise15
Large Enterprise58
 

Questions from the Community

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...
How does Tekton compare with Jenkins?
When you are evaluating tools for automating your own GitOps-based CI/CD workflow, it is important to keep your requirements and use cases in mind. Tekton deployment is complex and it is not very e...
What is your experience regarding pricing and costs for Jenkins?
Jenkins is used in many companies to save money, especially within R&D divisions, by avoiding the expenses of proprietary tools.
What needs improvement with Jenkins?
I do not have any notes for improvement.
 

Comparisons

 

Also Known As

Adaptive ALM, Thoughtworks Go
No data available
 

Overview

 

Sample Customers

Ancestry.com, Barclay Card, AutoTrader, BT Financial Group, Gamesys, Nike, Vodafone, Haufe Lexware, Medidata, Hoovers
Airial, Clarus Financial Technology, cubetutor, Metawidget, mysocio, namma, silverpeas, Sokkva, So Rave, tagzbox
Find out what your peers are saying about GoCD vs. Jenkins and other solutions. Updated: September 2026.
912,818 professionals have used our research since 2012.