StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. DevOps
  3. Continuous Deployment
  4. Server Configuration And Automation
  5. Ansible vs Go.CD

Ansible vs Go.CD

OverviewDecisionsComparisonAlternatives

Overview

Ansible
Ansible
Stacks19.5K
Followers15.6K
Votes1.3K
GitHub Stars66.9K
Forks24.1K
GoCD
GoCD
Stacks205
Followers325
Votes207
GitHub Stars7.3K
Forks980

Ansible vs Go.CD: What are the differences?

Introduction

Ansible and Go.CD are two popular tools used in DevOps environments to automate and manage the software development and deployment processes. While they have some similarities, there are several key differences between the two.

  1. Architecture: Ansible is an agentless tool that uses SSH or WinRM to connect to remote hosts and execute tasks, making it easy to manage a large number of servers. On the other hand, Go.CD follows a server-agent architecture, where agents are installed on each target machine to execute tasks. This can provide better fine-grained control over the deployment process, but requires additional setup and configuration.

  2. Ease of Use: Ansible is known for its simplicity and ease of use. It uses a YAML-based configuration language, which makes it easy to understand and write playbooks. Go.CD, on the other hand, has a steeper learning curve due to its more complex configuration and pipeline setup process. It requires a good understanding of its domain-specific language and concepts.

  3. Scalability: Ansible is designed to scale horizontally, allowing you to run tasks on a large number of hosts in parallel. It can handle thousands of servers with ease. Go.CD also supports parallel execution of tasks, but its performance may be impacted when dealing with a large number of agents and complex pipelines. It may require additional infrastructure resources to scale effectively.

  4. Integration: Ansible provides built-in integrations with various tools and systems, such as cloud providers, configuration management tools, and version control systems. It can easily integrate with existing infrastructure and workflows. Go.CD also offers integrations, but it may require more customization and configuration compared to Ansible.

  5. Workflow Management: Ansible is mainly focused on configuration management and task automation. It provides a procedural approach to executing tasks and managing infrastructure. Go.CD, on the other hand, is designed primarily for continuous delivery and deployment. It provides a more structured and pipeline-based approach to managing the software delivery process.

  6. Community and Ecosystem: Ansible has a large and active community, with a wide range of community-contributed playbooks and modules available. It has a well-established ecosystem of extensions and integrations. Go.CD, while also having a community and ecosystem, may not be as extensive or mature as Ansible's.

In summary, Ansible and Go.CD have differences in architecture, ease of use, scalability, integration capabilities, workflow management, and community support. Understanding these differences is crucial in choosing the right tool for a specific DevOps environment.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on Ansible, GoCD

Mohammad Hossein
Mohammad Hossein

Chief Technology Officer at Planally

Apr 17, 2020

Needs adviceonDockerDocker

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.

545k views545k
Comments
Anonymous
Anonymous

Sep 17, 2019

Needs advice

I'm just getting started using Vagrant to help automate setting up local VMs to set up a Kubernetes cluster (development and experimentation only). (Yes, I do know about minikube)

I'm looking for a tool to help install software packages, setup users, etc..., on these VMs. I'm also fairly new to Ansible, Chef, and Puppet. What's a good one to start with to learn? I might decide to try all 3 at some point for my own curiosity.

The most important factors for me are simplicity, ease of use, shortest learning curve.

329k views329k
Comments

Detailed Comparison

Ansible
Ansible
GoCD
GoCD

Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use.

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.

Ansible's natural automation language allows sysadmins, developers, and IT managers to complete automation projects in hours, not weeks.;Ansible uses SSH by default instead of requiring agents everywhere. Avoid extra open ports, improve security, eliminate "managing the management", and reclaim CPU cycles.;Ansible automates app deployment, configuration management, workflow orchestration, and even cloud provisioning all from one system.
Model complex workflows with dependency management and parallel execution; Easy to pass once-built binaries between stages; Visibility into your end-to-end workflow. Track a change from commit to deploy at a glance; Manual triggers allow deployment any version at anytime. And it's securable and auditable; Run tests written in most languages or frameworks, provides informative testing report; Compare both files and commit messages across any two arbitrary builds; Eliminate Bottlenecks by providing trivial parallel execution across pipelines, platforms, versions, branches, etc.; Easily reuse pipeline configurations via template system.
Statistics
GitHub Stars
66.9K
GitHub Stars
7.3K
GitHub Forks
24.1K
GitHub Forks
980
Stacks
19.5K
Stacks
205
Followers
15.6K
Followers
325
Votes
1.3K
Votes
207
Pros & Cons
Pros
  • 284
    Agentless
  • 210
    Great configuration
  • 199
    Simple
  • 176
    Powerful
  • 155
    Easy to learn
Cons
  • 8
    Dangerous
  • 5
    Hard to install
  • 3
    Bloated
  • 3
    Backward compatibility
  • 3
    Doesn't Run on Windows
Pros
  • 32
    Open source
  • 27
    Pipeline dependencies
  • 25
    Pipeline structures
  • 22
    Can run jobs in parallel
  • 20
    Very flexible
Cons
  • 2
    Lack of plugins
  • 2
    Horrible ui
  • 1
    No support
Integrations
Nexmo
Nexmo
Stackdriver
Stackdriver
VMware vSphere
VMware vSphere
Docker
Docker
OpenStack
OpenStack
Amazon EC2
Amazon EC2
Rackspace Cloud Servers
Rackspace Cloud Servers
Google Compute Engine
Google Compute Engine
New Relic
New Relic
PagerDuty
PagerDuty
Docker
Docker
Kubernetes
Kubernetes
Slack
Slack

What are some alternatives to Ansible, GoCD?

Jenkins

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.

Travis CI

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.

Codeship

Codeship

Codeship runs your automated tests and configured deployment when you push to your repository. It takes care of managing and scaling the infrastructure so that you are able to test and release more frequently and get faster feedback for building the product your users need.

CircleCI

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.

Chef

Chef

Chef enables you to manage and scale cloud infrastructure with no downtime or interruptions. Freely move applications and configurations from one cloud to another. Chef is integrated with all major cloud providers including Amazon EC2, VMWare, IBM Smartcloud, Rackspace, OpenStack, Windows Azure, HP Cloud, Google Compute Engine, Joyent Cloud and others.

Terraform

Terraform

With Terraform, you describe your complete infrastructure as code, even as it spans multiple service providers. Your servers may come from AWS, your DNS may come from CloudFlare, and your database may come from Heroku. Terraform will build all these resources across all these providers in parallel.

TeamCity

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.

Drone.io

Drone.io

Drone is a hosted continuous integration service. It enables you to conveniently set up projects to automatically build, test, and deploy as you make changes to your code. Drone integrates seamlessly with Github, Bitbucket and Google Code as well as third party services such as Heroku, Dotcloud, Google AppEngine and more.

wercker

wercker

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

Capistrano

Capistrano

Capistrano is a remote server automation tool. It supports the scripting and execution of arbitrary tasks, and includes a set of sane-default deployment workflows.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana