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

Azure Pipelines

1.2K
457
+ 1
14
GoCD

209
325
+ 1
207
Add tool

Azure Pipelines vs GoCD: What are the differences?

Introduction

Two popular continuous integration/continuous delivery (CI/CD) tools are Azure Pipelines and GoCD. While both tools aim to assist in automating the software delivery process, they have some key differences. This article will highlight the main differences between Azure Pipelines and GoCD.

  1. Deployment Options: One key difference between Azure Pipelines and GoCD is the deployment options they offer. Azure Pipelines provides a wide range of deployment options including Azure App Service, Azure Kubernetes Service (AKS), Azure Functions, and more. On the other hand, GoCD focuses more on general purpose deployment and can be used with any platform or infrastructure.

  2. Ease of Use: Azure Pipelines is known for its user-friendly interface and intuitive configuration, making it easy for teams to set up and manage their CI/CD pipelines. GoCD, on the other hand, has a steeper learning curve and requires more technical expertise to configure and manage.

  3. Integration with Azure Services: As a product of Microsoft, Azure Pipelines seamlessly integrates with other Azure services, providing additional functionalities and ease of use for developers who are already using Azure. GoCD, while versatile, doesn't have the same level of integration with Azure services.

  4. Plugin Ecosystem: Azure Pipelines has a rich plugin ecosystem, offering a wide range of plugins and extensions that can be used to extend its functionalities and integrate with third-party tools. GoCD also has a plugin ecosystem, but it may not be as extensive as Azure Pipelines.

  5. Pricing: Azure Pipelines offers a generous free tier, allowing teams to have up to 10 concurrent jobs with unlimited minutes per month. Additional pricing options are available for teams with higher demands. GoCD, on the other hand, is an open-source tool and is free to use, making it a cost-effective option for teams with limited budgets.

  6. Scalability: Azure Pipelines is highly scalable and can handle a large number of build and release pipelines simultaneously. It can be easily scaled up or down based on the needs of the team. GoCD, while scalable, may require more manual configuration and setup to handle a high volume of pipelines.

In summary, Azure Pipelines offers a wide range of deployment options, seamless integration with Azure services, and a user-friendly interface, while GoCD is a versatile tool with a strong focus on general-purpose deployment, a cost-effective option, and a robust open-source community. The choice between the two tools ultimately depends on the specific requirements and preferences of the team.

Advice on Azure Pipelines and GoCD
Needs advice
on
Azure PipelinesAzure Pipelines
and
JenkinsJenkins

We are currently using Azure Pipelines for continous integration. Our applications are developed witn .NET framework. But when we look at the online Jenkins is the most widely used tool for continous integration. Can you please give me the advice which one is best to use for my case Azure pipeline or jenkins.

See more
Replies (1)
Recommends
on
GitHubGitHub

If your source code is on GitHub, also take a look at Github actions. https://github.com/features/actions

See more
Mohammad Hossein Amri
Chief Technology Officer at Planally · | 3 upvotes · 541.8K 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 · 524.6K 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
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Azure Pipelines
Pros of GoCD
  • 4
    Easy to get started
  • 3
    Unlimited CI/CD minutes
  • 3
    Built by Microsoft
  • 2
    Yaml support
  • 2
    Docker support
  • 32
    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 Azure Pipelines
Cons of GoCD
    Be the first to leave a con
    • 2
      Lack of plugins
    • 2
      Horrible ui
    • 1
      No support

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Azure Pipelines?

    Fast builds with parallel jobs and test execution. Use container jobs to create consistent and reliable builds with the exact tools you need. Create new containers with ease and push them to any registry.

    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 Azure Pipelines and GoCD as a desired skillset
    What companies use Azure Pipelines?
    What companies use GoCD?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

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

    What tools integrate with Azure Pipelines?
    What tools integrate with GoCD?

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

    What are some alternatives to Azure Pipelines 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.
    AWS Data Pipeline
    AWS Data Pipeline is a web service that provides a simple management system for data-driven workflows. Using AWS Data Pipeline, you define a pipeline composed of the “data sources” that contain your data, the “activities” or business logic such as EMR jobs or SQL queries, and the “schedule” on which your business logic executes. For example, you could define a job that, every hour, runs an Amazon Elastic MapReduce (Amazon EMR)–based analysis on that hour’s Amazon Simple Storage Service (Amazon S3) log data, loads the results into a relational database for future lookup, and then automatically sends you a daily summary email.
    Travis CI
    Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions), data stores and so on. Because of this, hosting your project on travis-ci.com means you can effortlessly test your library or applications against multiple runtimes and data stores without even having all of them installed locally.
    AWS CodePipeline
    CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you define.
    Azure Data Factory
    It is a service designed to allow developers to integrate disparate data sources. It is a platform somewhat like SSIS in the cloud to manage the data you have both on-prem and in the cloud.
    See all alternatives