Need advice about which tool to choose?Ask the StackShare community!

Buildbot

76
128
+ 1
27
Concourse

259
390
+ 1
54
Add tool

Buildbot vs Concourse: What are the differences?

Developers describe Buildbot as "Python-based continuous integration testing framework". BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. On the other hand, Concourse is detailed as "Pipeline-based CI system written in Go". Concourse's principles reduce the risk of switching to and from Concourse, by encouraging practices that decouple your project from your CI's little details, and keeping all configuration in declarative files that can be checked into version control.

Buildbot and Concourse can be categorized as "Continuous Integration" tools.

"Highly configurable builds" is the top reason why over 8 developers like Buildbot, while over 8 developers mention "Real pipelines" as the leading cause for choosing Concourse.

Buildbot and Concourse are both open source tools. Buildbot with 3.98K GitHub stars and 1.36K forks on GitHub appears to be more popular than Concourse with 3.92K GitHub stars and 472 GitHub forks.

According to the StackShare community, Concourse has a broader approval, being mentioned in 18 company stacks & 17 developers stacks; compared to Buildbot, which is listed in 7 company stacks and 6 developer stacks.

Advice on Buildbot and Concourse
Needs advice
on
ConcourseConcourse
and
JenkinsJenkins

I'm planning to setup complete CD-CD setup for spark and python application which we are going to deploy in aws lambda and EMR Cluster. Which tool would be best one to choose. Since my company is trying to adopt to concourse i would like to understand what are the lack of capabilities concourse have . Thanks in advance !

See more
Replies (1)
Maxi Krone
Cloud Engineer at fme AG · | 2 upvotes · 397.9K views
Recommends
on
ConcourseConcourse

I would definetly recommend Concourse to you, as it is one of the most advanced modern methods of making CI/CD while Jenkins is an old monolithic dinosaur. Concourse itself is cloudnative and containerbased which helps you to build simple, high-performance and scalable CI/CD pipelines. In my opinion, the only lack of skills you have with Concourse is your own knowledge of how to build pipelines and automate things. Technincally there is no lack, i would even say you can extend it way more easily. But as a Con it is more easy to interact with Jenkins if you are only used to UIs. Concourse needs someone which is capable of using CLIs.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Buildbot
Pros of Concourse
  • 9
    Highly configurable builds
  • 5
    Hosted internally
  • 5
    Beautiful waterfall
  • 4
    Free open source
  • 3
    Python
  • 1
    No external web fonts by default
  • 16
    Real pipelines
  • 10
    Containerised builds
  • 9
    Flexible engine
  • 6
    Fast
  • 4
    Open source
  • 3
    No Snowflakes
  • 3
    Simple configuration management
  • 2
    You have to do everything
  • 1
    Fancy Visualization

Sign up to add or upvote prosMake informed product decisions

Cons of Buildbot
Cons of Concourse
    Be the first to leave a con
    • 2
      Fail forward instead of rollback pattern

    Sign up to add or upvote consMake informed product decisions

    What is Buildbot?

    BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure.

    What is Concourse?

    Concourse's principles reduce the risk of switching to and from Concourse, by encouraging practices that decouple your project from your CI's little details, and keeping all configuration in declarative files that can be checked into version control.

    Need advice about which tool to choose?Ask the StackShare community!

    Jobs that mention Buildbot and Concourse as a desired skillset
    What companies use Buildbot?
    What companies use Concourse?
    See which teams inside your own company are using Buildbot or Concourse.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Buildbot?
    What tools integrate with Concourse?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Buildbot and Concourse?
    Jenkins
    In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
    TeamCity
    TeamCity is a user-friendly continuous integration (CI) server for professional developers, build engineers, and DevOps. It is trivial to setup and absolutely free for small teams and open source projects.
    GitLab CI
    GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of your repository, and configure your GitLab project to use a Runner, then each merge request or push triggers your CI pipeline.
    Bitbucket
    Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.
    CircleCI
    Continuous integration and delivery platform helps software teams rapidly release code with confidence by automating the build, test, and deploy process. Offers a modern software development platform that lets teams ramp.
    See all alternatives