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

Concourse

259
390
+ 1
54
GoCD

205
326
+ 1
206
Add tool

Concourse vs GoCD: What are the differences?

Introduction

In this comparison, we will explore and highlight the key differences between Concourse and GoCD, two popular continuous integration and continuous delivery tools.

  1. Architecture: Concourse uses containers to isolate builds, ensuring each job runs in a clean environment without dependencies on the host system. On the other hand, GoCD follows a traditional agent-based model where agents are responsible for running build jobs and communicating with the server. This difference in architecture affects how each tool handles scalability and resource isolation.

  2. Pipeline Configuration: Concourse uses a declarative pipeline configuration approach, where pipelines are defined using a version-controlled YAML file, promoting a "pipeline as code" paradigm. In contrast, GoCD employs a graphical user interface to define pipelines, making it easier for teams who prefer a visual representation of their pipelines. This divergence in pipeline configuration methods can influence the ease of pipeline maintenance and collaboration within the team.

  3. Plugin Ecosystem: GoCD offers a comprehensive set of plugins to extend its functionality and integrate with various tools and technologies, providing flexibility and customization options. Concourse, on the other hand, has a more limited plugin ecosystem but compensates with a strong focus on containerization, making it well-suited for cloud-native applications. Understanding the available plugins and integrations for each tool is crucial when considering compatibility with existing systems and future scalability.

  4. Scalability and Performance: Concourse is designed with scalability in mind, allowing for horizontal scaling by adding more worker nodes to handle increased workload efficiently. GoCD also supports scalability but may require additional configuration and optimization to achieve optimal performance for larger deployments. Assessing the scalability and performance requirements of your CI/CD process is essential to choose the tool that best fits your needs.

  5. Community Support and Documentation: GoCD has a robust community and extensive documentation, making it easier for users to troubleshoot issues, access resources, and contribute to the tool's development. Concourse, while having an active community, may have more limited official documentation, requiring users to rely on community resources for support and guidance. The availability of community support and documentation can impact the learning curve and long-term maintenance of the CI/CD tool.

  6. User Interface and User Experience: Concourse offers a clean and minimalist web interface, focusing on simplicity and ease of use, which can be appealing for users looking for a straightforward CI/CD tool. In contrast, GoCD provides a feature-rich interface with advanced visualization capabilities, allowing for detailed pipeline monitoring and analysis. The choice between a minimalistic interface and a feature-packed UI depends on the team's preferences and requirements for monitoring and managing pipelines efficiently.

In Summary, understanding the architectural differences, pipeline configuration approaches, plugin ecosystems, scalability, community support, and user interface distinctions between Concourse and GoCD is crucial to selecting the right CI/CD tool for your development workflow.

Advice on Concourse and GoCD
Mohammad Hossein Amri
Chief Technology Officer at Planally · | 3 upvotes · 493.2K views
Needs advice
on
GoCDGoCD
and
JenkinsJenkins

I'm open to anything. just want something that break less and doesn't need me to pay for it, and can be hosted on Docker. our scripting language is powershell core. so it's better to support it. also we are building dotnet core in our pipeline, so if they have anything related that helps with the CI would be nice.

See more
Replies (1)
Ankit Malik
Software Developer at CloudCover · | 1 upvotes · 475.9K views
Recommends
on
Google Cloud BuildGoogle Cloud Build

Google cloud build can help you. It is hosted on cloud and also provide reasonable free quota.

See more
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 · 394.7K 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 Concourse
Pros of GoCD
  • 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
  • 31
    Open source
  • 27
    Pipeline dependencies
  • 25
    Pipeline structures
  • 22
    Can run jobs in parallel
  • 20
    Very flexible
  • 15
    Plugin architecture
  • 13
    Environments can keep config secure
  • 12
    Great UI
  • 10
    Good user roles and permissions
  • 9
    Supports many material dependencies
  • 7
    Fan-in, Fan-out
  • 6
    Designed for cd not just ci
  • 4
    Empowers product people to make delivery decisions
  • 2
    Flexible & easy deployment
  • 2
    Pass around artifacts
  • 1
    Build once

Sign up to add or upvote prosMake informed product decisions

Cons of Concourse
Cons of GoCD
  • 2
    Fail forward instead of rollback pattern
  • 2
    Lack of plugins
  • 2
    Horrible ui
  • 1
    No support

Sign up to add or upvote consMake informed product decisions

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 GoCD?

GoCD is an open source continuous delivery server created by ThoughtWorks. GoCD offers business a first-class build and deployment engine for complete control and visibility.

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

Jobs that mention Concourse and GoCD as a desired skillset
What companies use Concourse?
What companies use GoCD?
See which teams inside your own company are using Concourse or GoCD.
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 GoCD?

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

What are some alternatives to Concourse and GoCD?
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