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

Concourse

259
389
+ 1
54
wercker

367
157
+ 1
242
Add tool

Concourse vs wercker: What are the differences?

Developers describe Concourse 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. On the other hand, wercker is detailed as "Build, test, and deploy container-native applications". Wercker is a CI/CD developer automation platform designed for Microservices & Container Architecture.

Concourse and wercker belong to "Continuous Integration" category of the tech stack.

"Real pipelines" is the top reason why over 8 developers like Concourse, while over 34 developers mention "Automatic Deployments" as the leading cause for choosing wercker.

Concourse is an open source tool with 3.99K GitHub stars and 482 GitHub forks. Here's a link to Concourse's open source repository on GitHub.

FashionUnited, Hazeorid, and DataHero are some of the popular companies that use wercker, whereas Concourse is used by DigitalOcean, Starbucks, and HelloFresh. wercker has a broader approval, being mentioned in 40 company stacks & 23 developers stacks; compared to Concourse, which is listed in 18 company stacks and 17 developer stacks.

Advice on Concourse and wercker
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 · 399.8K 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
Decisions about Concourse and wercker
Vladyslav Holubiev
Sr. Directory of Technology at Shelf · | 3 upvotes · 40.6K views
Migrated
from
werckerwercker
to
CircleCICircleCI
at
()

We migrated all our CI/CD pipelines to CircleCI back in 2017 and are particularly happy about it since!

Our top loved feature is unlimited parallelism. We can run as many builds concurrently as we want.

We also use orbs, pipeline parameters, reusable commands, build cache, test insights.

For some of the heavier repos, we use a larger resource class and mount RAMdisk to a file system to speed up builds.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Concourse
Pros of wercker
  • 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
  • 35
    Automatic Deployments
  • 33
    Free
  • 25
    Easy config via yaml
  • 23
    Awesome UI
  • 23
    Github integration
  • 22
    Continuous Deployment
  • 16
    Supports both Github and Bitbucket
  • 14
    Easy to setup
  • 12
    Reliable
  • 11
    Bitbucket Integration
  • 4
    Community-driven components (boxes and steps)
  • 4
    Fast builds
  • 4
    Easy to get started
  • 4
    Docker based
  • 3
    Easy UI
  • 3
    Flexible configuration via YAML
  • 2
    Multi-target deploys
  • 1
    Trigger by branch name
  • 1
    Great UI, free and an active Slack channel :)
  • 1
    Docker support
  • 1
    Multiple configurable build steps

Sign up to add or upvote prosMake informed product decisions

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

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    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.

    What is wercker?

    Wercker is a CI/CD developer automation platform designed for Microservices & Container Architecture.

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

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

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

    What tools integrate with Concourse?
    What tools integrate with wercker?

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

    What are some alternatives to Concourse and wercker?
    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.
    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.
    Spinnaker
    Created at Netflix, it has been battle-tested in production by hundreds of teams over millions of deployments. It combines a powerful and flexible pipeline management system with integrations to the major cloud providers.
    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.
    See all alternatives