Try our new research platform with insights from 80,000+ expert users

CircleCI vs CloudBees 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
13th
Ranking in AI Software Development
199th
Average Rating
6.6
Reviews Sentiment
5.8
Number of Reviews
9
Ranking in other categories
No ranking in other categories
CloudBees
Ranking in Build Automation
6th
Ranking in AI Software Development
8th
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
20
Ranking in other categories
Configuration Management (11th), Value Stream Management Software (2nd), DevSecOps (5th), AI-Augmented Software-Testing Tools (2nd), Feature Management (1st)
 

Mindshare comparison

As of March 2026, in the Build Automation category, the mindshare of CircleCI is 3.6%, up from 3.3% compared to the previous year. The mindshare of CloudBees is 2.4%, up from 1.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation Mindshare Distribution
ProductMindshare (%)
CloudBees2.4%
CircleCI3.6%
Other94.0%
Build Automation
 

Featured Reviews

Manas Kashyap - PeerSpot reviewer
DevOps Engineer at Elevenxcapital
Automated parallel pipelines have accelerated deployments but complex configs still need simplification
CircleCI can be improved by making it less costly, as it is very expensive. The config complexity, like the YAML config, can become messy in complex projects. Making it simpler, much like having a Docker Compose YAML or Kubernetes YAML, is necessary from that perspective. Rather than keeping it a SaaS project, they can think of it through a Jenkins approach, where we can also self-host it into our environment, but it is acceptable. It is very expensive, and many organizations cannot afford it. The config complexity, like the YAML configs, can become messy in complex projects. A better DevOps person can only handle it, not a normal person. For that reason, I chose a rating of seven. It is quite expensive, to be honest. As mentioned, many organizations cannot afford it because of the parallel execution prices as well as the config complexity.
YashBrahmani - PeerSpot reviewer
Senior Associate at BNP Paribas CIB
Offers a clear visualization and overview of workflows and helpful in managing CI/CD processes
Improvement in the sense that they can do better in terms of management of logs and stuff like that because the console logs are very extensive, and that causes a lot of storage issues. That is one of the things which is there. Also, with respect to the traditional platform and the modern platform, many things have upgraded, and it has quite improved. But when we talk about the performance of the agents, it’s still very crucial because it’s not up to par. It takes a lot of time to provision the agent and to finish the build because of the SSH connection and the JNLP connection. Due to that, sometimes the agent doesn’t get provisioned. Those are some of the blockers that meet up the time in terms of administering the instance.

Quotes from Members

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

Pros

"Running parallel jobs where dev gets automatically updated every time has helped our team significantly."
"Some of the most valuable features include container-based builds, integration with Bit Bucket and being able to store artifacts."
"The solution offers continuous integration and continuous delivery."
"CircleCI has positively impacted my organization by allowing us to build quicker and do things quicker."
"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 the organization, as it has been used for many years and serves as the main source for application deployment."
"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."
"The automation workflow in CircleCI related to third-party applications is very good and allows standardization of applications."
"It’s a very good tool for auditing your project pipelines as well."
"The most valuable features are Java features, microservice communication, payment validation, Jenkins Sonar, management master to CloudBees, Blue Ocean, JobConfig, and support."
"Scalability largely depends on how the tool is set up within your infrastructure"
"I find the automation feature most valuable. CloudBees is highly scalable and supports both small and large teams. The deployment process is also faster when compared to on-premise."
"The initial setup is easy."
"The most valuable feature of the solution is that its GUI is quite simple."
"CloudBees is the Jenkins tool for building and deploying. There's open-source Jenkins, which is free and can be used by any organization, but it offers a different architecture for Jenkins. If your organization is larger, you might choose the architecture. This way, you can have different masters for different applications, and different teams can manage their masters separately. However, a single person can still control all the masters, whoever manages it for the organization."
"The security audit product offered by CloudBees is particularly beneficial in automating audit processes, which reduces the time developers spend on audits."
 

Cons

"Billing is a mess."
"The solution’s pricing could be better."
"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."
"CircleCI can be improved by making it less costly, as it is very expensive."
"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."
"There needs to be some improvement in the user interface of CircleCI."
"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."
"One challenge I'd like to highlight is that with CloudBees CI growing bigger and bigger, there are limitations in terms of managing old plugins and services and upgrading them with time."
"There could be improvements in the ease of use."
"I noticed that CloudBees runs too slowly because some applications run more than 50 pipelines."
"There are connection issues with CloudBees, specifically between Sybase and CloudBees. W"
"The platform could integrate better with other tools and support external tools directly."
"If you're logged in and working for about thirty minutes and then go idle for five to ten minutes, Jenkins will prompt you to re-authenticate."
"It could improve the document upload process."
"To use the tool, you need to be familiar with the tool itself and with how it will be incorporated into the culture."
 

Pricing and Cost Advice

"The price of CircleCI could be less expensive."
Information not available
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
884,797 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
11%
Financial Services Firm
9%
University
9%
Comms Service Provider
8%
Financial Services Firm
19%
Manufacturing Company
11%
Legal Firm
8%
Computer Software Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business3
Midsize Enterprise2
Large Enterprise6
By reviewers
Company SizeCount
Small Business1
Midsize Enterprise3
Large Enterprise17
 

Questions from the Community

What is your experience regarding pricing and costs for CircleCI?
My experience with pricing, setup cost, and licensing is that I only used CircleCI on the free tier.
What needs improvement with CircleCI?
CircleCI can be improved by making it less costly, as it is very expensive. The config complexity, like the YAML config, can become messy in complex projects. Making it simpler, much like having a ...
What advice do you have for others considering CircleCI?
My advice to others looking into using CircleCI is to just not get overwhelmed by the complexity, particularly the config complexity. Just try to learn it, as now AI tools will definitely be there ...
What needs improvement with CloudBees?
There are connection issues with CloudBees, specifically between Sybase and CloudBees. We often encounter connection problems, and there are issues with the pipelines.
What is your primary use case for CloudBees?
We use CloudBees for deploying the code in higher environments, such as QA, C2, staging, and production.
What advice do you have for others considering CloudBees?
I would recommend CloudBees to others because building jobs is much easier than with other solutions.
 

Comparisons

 

Overview

 

Sample Customers

Shopify, Zenefits, Concur Technologies, CyberAgent
Capital One, PEGA, vistaprint, HSBC, BOSCH, Starbucks Coffee
Find out what your peers are saying about CircleCI vs. CloudBees and other solutions. Updated: March 2026.
884,797 professionals have used our research since 2012.