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

Buildkite vs Harness comparison

 

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

Buildkite
Ranking in Build Automation
8th
Average Rating
8.2
Reviews Sentiment
7.5
Number of Reviews
14
Ranking in other categories
No ranking in other categories
Harness
Ranking in Build Automation
7th
Average Rating
8.0
Reviews Sentiment
7.8
Number of Reviews
5
Ranking in other categories
Static Application Security Testing (SAST) (18th), Cloud Cost Management (8th)
 

Mindshare comparison

As of October 2025, in the Build Automation category, the mindshare of Buildkite is 2.2%, up from 0.2% compared to the previous year. The mindshare of Harness is 6.9%, up from 4.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation Market Share Distribution
ProductMarket Share (%)
Harness6.9%
Buildkite2.2%
Other90.9%
Build Automation
 

Featured Reviews

Zhi Fei Lee - PeerSpot reviewer
A flexible and easy-to-use solution with documentation for CI/CD
I haven't used any other CI/CD platform before this, except for GitLab CI/CD, which I only used at a surface level. We would write some build steps and deploy them as soon as the tests were done. I'm unsure if GitLab has the same capabilities as Buildkite, particularly the step configuration feature that allows you to customize and control the move from one stage to the next (dev to staging, staging to production). I find this feature in Buildkite very easy to integrate and use. If you're considering using the solution for the first time, I suggest starting with GitLab CI/CD or GitHub Actions. Buildkite might be overkill for smaller projects or individual use. It's usually more expensive for new users but can be cost-effective for large-scale organizations. I rate the overall product a nine out of ten.
Linwei Yuan - PeerSpot reviewer
Streamline microservices deployment with integrated execution pipelines and comprehensive monitoring
Harness integrates all functions like execution pipelines, environment checks, and log monitoring in one place. It is very convenient since we have many microservices, so having one platform for all of them is beneficial. The dashboard allows me to monitor all core services' deployment status in one place, making it easier to find bugs and check logs.

Quotes from Members

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

Pros

"The tool's flexibility with pipelines gave us a lot of advantages, especially when managing a huge amount of microservices."
"Buildkite allows us to build automations and integration tasks effectively."
"It is a stable solution."
"The documentation is quite helpful."
"Using Buildkite, it's much easier to manage pipelines. It's straightforward to understand what each pipeline returns, making it easy to edit configurations, such as passwords. Although there is a steep learning curve initially, the overall process is still comprehensible. Additionally, Buildkite offers features like hooks and triggers; for example, an action in the app can automatically trigger a pipeline. These elements can be added to specific pipelines, ensuring the entire process is automated."
"Buildkite makes it easier to conduct deployment. When I merge a PR in Buildkite, it automatically starts the deployment process. It used to be challenging to shift code from the development branch to the testing branch because I had to follow up with multiple developers. Previously, I was dependent on the DevOps team and developers to handle deployments, but now it allows me to deploy the solutions myself.This has made it much easier for me to handle both non-production and production environments."
"The product's initial setup phase was easy."
"The tool is simple and has no learning curve. If you know YAML, you can master it. It is simple to learn."
"Harness integrates all functions like execution pipelines, environment checks, and log monitoring in one place, making it convenient."
"The features of Harness are valuable, supporting rolling deployments, basic deployments, and blue-green deployments with zero downtime."
"It's a highly customizable DevOps tool."
"Everything in Harness is configured and runs smoothly."
"Harness starts integrating with organizations, making everything automated without the need for manual interruption."
"Harness integrates all functions like execution pipelines, environment checks, and log monitoring in one place."
 

Cons

"The solution should offer more options for installing an agent and give users the option of having a separate self-hosted or provisioned agent."
"Based on the load, the agents can be scaled up and scaled down, and while they are scaling up, sometimes they just get stuck."
"My company has had problems with the tool's parallel running and execution time. The testing framework also has some limitations. The tool cannot do everything."
"I would like to see some improvements in the hooks implementation."
"As a newbie, I think BuildKite has several issues. For example, it can't get the status of a PR once it's closed. The syntax is easy to use, but updating a pipeline requires administrator settings, and viewing pipelines for others isn't straightforward."
"There is a need for rework occasionally, and issues like syntax errors can occur multiple times, especially when manual changes are made in AWS or Amazon Connect that are not captured in the code."
"Compared to market leaders like Azure DevOps and Jenkins, Buildkite's community is smaller, but they do have some documentation."
"The way Buildkite represents workflows can be challenging. It uses Directed Acyclic Graphs, and there's a trade-off between abstraction and understanding what goes wrong when something fails. When a layer of jobs breaks down, it can be difficult to identify the issue at first glance. Additionally, logging can be cumbersome. I prefer GitHub Workflows."
"Harness setup and configurations could be made easier to configure, which would be helpful."
"Even with automation, there's a requirement for manual change requests for approvals."
"When deploying multiple components to multiple environments, like production and BCP, failures sometimes occur. Improvements are needed when deploying one component to one environment."
"When integrating Harness with more than twenty applications in one place, it becomes less stable, causing improvements to be necessary."
"I prefer the previous less compact UI version of Harness, which showed more details on the screen."
"There's also room for improvement in debugging pipeline issues, which can sometimes become complex."
 

Pricing and Cost Advice

"We used the solution’s free version."
"The self-hosted option is pretty cheap."
"For a business plan, it was 19 USD per month per user."
"I don't think the tool is expensive."
"Buildkite is known to be cheaper than GitHub Workflows, which is considered a standard in the industry. It can be cost-effective, especially for organizations that heavily utilize Docker and containerization, because every code change triggers a new build. Its integration with AWS, particularly with ECR, and its caching capabilities with layers are powerful features."
"The solution's per-user pricing model suits huge enterprises but is expensive for small to medium businesses."
"I find Buildkite cost-effective as it has definitely increased my productivity, especially on the deployment side. It saved a lot of my time and improved data management because I can handle different environments myself now."
Information not available
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
868,759 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
No data available
Financial Services Firm
31%
Computer Software Company
12%
Government
6%
Manufacturing Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business7
Midsize Enterprise1
Large Enterprise6
No data available
 

Questions from the Community

What needs improvement with Buildkite?
One area that needs improvement in Buildkite is the requirement for rework of the code. There can be syntax errors when running the Buildkite pipeline, especially if someone has made manual changes...
What is your primary use case for Buildkite?
I use Buildkite for deployment tasks related to building AMI images and deploying routing profile queues into Amazon Connect. This involves using Buildkite in conjunction with GitHub. We create fil...
What advice do you have for others considering Buildkite?
With two years of experience on Buildkite, I would recommend it to others due to its manageable pipeline and the support team available for big issues. I am satisfied with it, rating its stability ...
What do you like most about Harness?
It's a highly customizable DevOps tool.
What needs improvement with Harness?
When deploying multiple components to multiple environments, like production and BCP, failures sometimes occur. Improvements are needed when deploying one component to one environment.
What is your primary use case for Harness?
Our primary use case for Harness ( /products/harness-reviews ) is as a deployment tool. Although I am not a DevOps engineer, my team uses Harness ( /products/harness-reviews ) for deployment purpos...
 

Comparisons

 

Also Known As

No data available
Armory
 

Overview

 

Sample Customers

Information Not Available
Linedata, Openbank, Home Depot, Advanced
Find out what your peers are saying about Buildkite vs. Harness and other solutions. Updated: September 2025.
868,759 professionals have used our research since 2012.