Software Alternatives & Reviews

Buildbot VS Concourse

Compare Buildbot VS Concourse and see what are their differences

Buildbot logo Buildbot

Python-based continuous integration testing framework

Concourse logo Concourse

Pipeline-based CI system written in Go
  • Buildbot Landing page
    Landing page //
    2021-09-21
  • Concourse Landing page
    Landing page //
    2021-07-31

Buildbot videos

Craig Rodrigues - Migrating Python.org to Buildbot 9 and Python 3 - SF Python Meetup

Concourse videos

Concourse Smart Wheels - Review

More videos:

  • Review - Australian Golf Digest TV - Concourse CBM3 Golf Buggy
  • Review - THE GOLF SHOW CONCOURSE CBM3

Category Popularity

0-100% (relative to Buildbot and Concourse)
Continuous Integration
54 54%
46% 46
DevOps Tools
58 58%
42% 42
Continuous Deployment
59 59%
41% 41
Code Collaboration
52 52%
48% 48

User comments

Share your experience with using Buildbot and Concourse. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Concourse should be more popular than Buildbot. It has been mentiond 21 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Buildbot mentions (9)

  • 10 open source tools that platform, SRE and DevOps engineers should consider in 2024.
    Buildbot is a versatile CI framework designed to automate all aspects of the software development cycle, enhancing efficiency and reliability. As an open-source platform, it is highly customizable, allowing teams to tailor the automation process to their specific needs. Buildbot excels in integrating various stages of development, from code integration, testing, to deployment, ensuring a seamless and coherent... - Source: dev.to / 4 months ago
  • Continuos Integration and C++
    If you want more than the builtin CIs in Github and Gitlab, https://buildbot.net is the way. Source: about 1 year ago
  • What are the open source CI/CD tools for C++ (comparable to Ansible, Jenkins, etc.)?
    If you don't have one already integrated with your source control, buildbot is pretty nice and doesn't force you to use docker like most others. Source: over 1 year ago
  • Why Jenkins?
    Https://buildbot.net/ existed before Jenkins Hudson and was quite well known. Source: over 1 year ago
  • Which is the best CI/CD self-hosted open source tool?
    I have used python based CI tool buildbot which is a great tool but we want to move away from buildbot only because in some scenarios we want to compile low-level microseconds which are in c++ to a different architecture. Buildbot doesn't have such a feature. - Source: dev.to / almost 2 years ago
View more

Concourse mentions (21)

  • We built the fastest CI in the world. It failed
    > Imagine you live in a world where no part of the build has to repeat unless the changes actually impacted it. A world in which all builds happened with automatic parallelism. A world in which you could reproduce very reliably any part of the build on your laptop. That sounds similar to https://concourse-ci.org/ I quite like it, but it never seemed to gain traction outside of Cloud Foundry. - Source: Hacker News / 8 months ago
  • Ask HN: What do you use to run background jobs?
    I used Concourse[0] for a while. No real complaints, the visibility is nice but the functionality isn't anything new. [0] https://concourse-ci.org/. - Source: Hacker News / 11 months ago
  • How to host React/Next "Cheaply" with a global audience? (NGO needs help)
    We run https://concourse-ci.org/ on our own hardware at our office. (as a side note, running your own hardware, you realise just how abysmally slow most cloud servers are.). Source: 11 months ago
  • Cicada - Build CI pipelines using TypeScript
    We use https://concourse-ci.org/ at the moment and have been reasonably happy with it, however it only has support for linux containers at the moment, no windows containers. (MacOS doesn't have a containers primitive yet unfortunately). Source: about 1 year ago
  • Why I joined Dagger
    My first attempt was Concourse, a CI/CD system that scheduled pipelines written in declarative YAML. Choosing YAML for Concourse made it for all, but it was definitely not once; we had to constantly rework its declarative model to handle more use cases. As time went on I started to wonder if the final frontier was actually a “language for CI/CD.”. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

When comparing Buildbot and Concourse, you can also consider the following products

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

Travis CI - Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.

CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.

Drone.io - Continuous Integration For GitHub and Bitbucket That Monitors Your code For Bugs

Codeship - Codeship is a fast and secure hosted Continuous Delivery platform that scales with your needs.

Buddy - The simplest CI/CD tool ever made, acclaimed by top developers worldwide. It uses delivery pipelines to build, test and deploy software. Pipelines are created with over 100 ready-to-use actions, that can be arranged in any way.