Browse Software
List Your Product
Loading...
Buildkite Reviews

User Rating

4.9/5 (Based on 24 Ratings)

Rating Distribution

  • Excellent

    91.7%
  • Very Good

    8.3%
  • Average

    0%
  • Poor

    0%
  • Terrible

    0%

Do You Use Buildkite?

Write a Review
Reviews
JC

Joel C

December 18, 2023 Source: G2.com
"Best in class CICD delivering the security of self-hosting with the efficiency of a SAAS solution."
What do you like best about Buildkite?

The ability to ensure code stays within a controlled environment, even while using a SAAS platform.

What do you dislike about Buildkite?

Nothing to date. We've been able to deliver on all requirements.

Recommendations to others considering Buildkite:

Seriously consider adopting Buildkite to deliver on your CI/CD requirements.

What problems is Buildkite solving and how is that benefiting you?

CICD for applications and infrastructure deployment.

Read more
PB

Peter B

October 6, 2023 Source: G2.com
"Buildkite is the top CI/CD platform."
What do you like best about Buildkite?

Buildkite has a fantastic plugin architecture that lets me, my team, and even newbies-to-the-tool write their own plugins. Unlike Jenkins, these plugins don't break anything or interfere with the system in any way. Their support team is also amazing, super responsive and knowledgeable.

What do you dislike about Buildkite?

This is a difficult question, because Buildkite is such a great product, it is hard to find anything to dislike. Their slack integration is a generation behind on the slack API, which makes it a bit tougher to admin at scale, but that is a very minor thing.

What problems is Buildkite solving and how is that benefiting you?

Buildkite is solving CI/CD at-scale and is at the forefront of tech for automated build and deploy pipelines. We can run thousands of pipelines through Buildkite without blinking an eye, everything just works and it all scales elastically, allowing my support team to focus on other tasks. We're doing thousands of deploys a month, doing true continuous deployment (not just delivery), and Buildkite enables that for us with ease.

Read more
AU

Anonymous User

November 15, 2022 Source: G2.com
"Buildkite is a joy for users and operators alike"
What do you like best about Buildkite?

Buildkite is a pleasure for our developers to use compared to other solutions we've tried. It is pluggable and customizable for the organization's needs without being cumbersome to customize. I love that we can use Vault to intuitively and securely store secrets for individual pipelines or shared secrets. We can encapsulate shared pipeline logic by writing simple plugins. Operating the runners is a breeze.

What do you dislike about Buildkite?

Buildkite's documentation and tooling for plugins made it easy to fall into the trap of writing big plugins that are all bash code which is very difficult to test, so be mindful when writing plugins to only use bash as a minimal wrapper.

Their pipeline search functionality is not the greatest.

Onboarding pipelines is not the easiest, especially if you want the pipeline to be defined from code in the repo itself.

But these are small prices to pay for how great Buildkite is.

What problems is Buildkite solving and how is that benefiting you?

Buildkite solves the business problem of securely deploying code into our infrastructure without being a pain to operate. Its usability also improves developers' engagement with their CI/CD processes, allowing them to tweak the process for increased speed and reliability. Buildkite is also used to automate everyday tasks we want non-SREs to feel comfortable initiating.

Read more
CV

Carlos V

November 14, 2022 Source: G2.com
"Really great documentation, and easy to understand."
What do you like best about Buildkite?

Very flexible, gives engineers flexibility and ease of use. We can integrate with our existing tools fairly easily due to this flexibility.

What do you dislike about Buildkite?

It'd be great to see more APIs for streamlining certain things. Such as creating a suite entry through an API rather than having to do it manually.

What problems is Buildkite solving and how is that benefiting you?

It's solving ease of use, accessibility, and keeping our team nimble and more focused on improving the CI Experience. We don't have to worry about maintenance as much.

Read more
DH

Dan H

October 1, 2022 Source: G2.com
"The perfect balance for managed CI"
What do you like best about Buildkite?

Over the years, I've used Travis, Circle-CI, Jenkins, and lots of in-house tools. For me, Buildkite manages the right parts - the controller and dashboard - while giving me the proper control over the runtime environment. Compared to other managed CIs, bringing our own agents lets us customize their resources, secure access, and much more -- and also results in a lower bill since they don't charge us a huge markup over raw cloud prices. Better control, more power, and a great price. Customer support and product improvement have also always been outstanding.

What do you dislike about Buildkite?

There's not much to dislike. AWS itself is pretty complicated (we use the Elastic CI CloudFormation stack), but that is the cost of doing business. One reasonably big annoyance is gaining access to logs or artifacts hosted in private AWS buckets. Buildkite provides links that don't (can't?) work because they don't go through an AWS login path. That said, we have a script: folks can copy the URL into and then download files with their own CLI auth.

Recommendations to others considering Buildkite:

Do it. You won't regret it.

What problems is Buildkite solving and how is that benefiting you?

* Pre-commit pipelines that only run tests for code that has changed

* One-click releases, fully vetted by CI

* Automatically triggering complicated integration tests

* Managing multiple different build clusters with different resources, requirements, and permissions

* Autoscaling up and down the build infrastructure according to demand

Our dev infra time has gone way down, our bill is manageable, and our engineers are happy.

Read more
SK

Shray K

September 8, 2022 Source: G2.com
"Buildkite is a pleasure to use and is incredibly powerful!"
What do you like best about Buildkite?

Buildkite is an extremely modern CI framework that allows for a modular ci pipeline, provides the ability to create your own abstractions and supports monorepos and micro services.

What do you dislike about Buildkite?

Nothing really - it's very reliable, easy to run and affordable!

What problems is Buildkite solving and how is that benefiting you?

It allows us to ship code faster and iterate faster so our clients can receive new feature at a reliable clip.

Read more
GH

Geoff H

April 4, 2022 Source: G2.com
"An amazing CI experience"
What do you like best about Buildkite?

We've used several different CI systems in the past four years, and Buildkite has been the best. Their configuration is highly flexible and the "bring your own infrastructure" aspect allows us to prioritize performance where it matters for us. We've gotten what used to be 12-18 minute builds running in under five minutes with layer caching and parallelization available in Buildkite.

What do you dislike about Buildkite?

The minorest of quibbles: I've found dynamic pipelines (where the steps in the pipeline are built at pipeline start) to be difficult to write.

We sometimes see errors that appear to be Docker Hub not responding that don't seem easily fixable with retries (< 1% of builds).

Recommendations to others considering Buildkite:

Make sure you know Docker. While you can work with Buildkite without Docker, it's much easier to leverage their excellent Docker plugins and Docker-oriented workflow.

What problems is Buildkite solving and how is that benefiting you?

Our builds are passing or failing based on the actual test steps and not ephemeral non-code issues! Our pipeline is fast, running in less than half the time we were able to build and test on other CI platforms. We almost never have a "CI crisis" where an engineer needs to stop project work to fix CI issues that block the rest of the team.

Read more
AU

Anonymous User

January 12, 2022 Source: G2.com
"I use Buildkite everyday"
What do you like best about Buildkite?

Very easy to use, friendly UI and best CI tool I've used this far! Easy to see all your build steps, your builds all in one, and everything you'd need.

What do you dislike about Buildkite?

Not much I can think of... It seems to have all the features I need.

What problems is Buildkite solving and how is that benefiting you?

Using it as a developer, to make sure all the CI steps pass in my branch.

Read more
DW

Daniel W

April 6, 2021 Source: G2.com
"Very flexible and easy to use"
What do you like best about Buildkite?

Setting up agents and configuring the jobs are very easy. The ability to dynamically generate and upload your pipeline is also super powerful. The user interface is very clean and easy to understand. I also really love how we can just set up agents anywhere we like; this helped some of our more security and privacy conscious clients.

What do you dislike about Buildkite?

They have so many awesome secret features that aren't documented, it's always a joy to find out that something I need is already built, but frustrating that I had to reach out to support to find out.

What problems is Buildkite solving and how is that benefiting you?

Automation of our product builds and delivery. The main benefits have been the simplicity of setting up an agent anywhere you want and configuring it to do what you want it to do.

Read more
MA

Matt A

April 5, 2021 Source: G2.com
"Buildkite scales with my team 📈"
What do you like best about Buildkite?

Gives me the flexibility to deploy at scale, in a secure way

What do you dislike about Buildkite?

Not much at all, buy you have to like YAML

What problems is Buildkite solving and how is that benefiting you?

Having my CI/CD scale with my team and not slow us down. The ability to autoscale our CI infra means my devs are not waiting for feedback.

Read more

We understand SaaS better

SaaSworthy helps stakeholders choose the right SaaS platform based on detailed product information, unbiased reviews, SW score and recommendations from the active community.

icon

Buyers

Looking for the right SaaS

We can help you choose the best SaaS for your specific requirements. Our in-house experts will assist you with their hand-picked recommendations.

icon

Makers

Want more customers?

Our experts will research about your product and list it on SaaSworthy for FREE.

Get Listed