Need advice about which tool to choose?Ask the StackShare community!
Concourse vs Drone.io: What are the differences?
What is Concourse? 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.
What is Drone.io? Open source continuous integration platform built on Docker. 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..
Concourse and Drone.io can be primarily classified as "Continuous Integration" tools.
"Real pipelines" is the primary reason why developers consider Concourse over the competitors, whereas "Open source" was stated as the key factor in picking Drone.io.
Concourse is an open source tool with 3.92K GitHub stars and 472 GitHub forks. Here's a link to Concourse's open source repository on GitHub.
According to the StackShare community, Drone.io has a broader approval, being mentioned in 46 company stacks & 20 developers stacks; compared to Concourse, which is listed in 18 company stacks and 17 developer stacks.
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 !

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.
Pros of Concourse
- Real pipelines15
- Containerised builds10
- Flexible engine9
- Fast6
- Open source4
- No Snowflakes3
- Simple configuration management3
- You have to do everything2
- Fancy Visualization1
Pros of Drone.io
- Open source51
- Built on docker50
- Free for open source27
- GitHub integration23
- Easy Setup18
- Hosted internally17
- Flexible scripting17
- Bitbucket integration10
- GitLab integration7
- Works with Heroku7
- Gogs integration6
- Browser testing4
- Works with Google AppEngine4
- Active Community4
- Works with Amazon3
- Works with Cloud Foundry2
- Gitea Integration2
- Configuration as code1
- Eazy to use1
- Easy tool to automate CI pipeline. Running in an hour1
- Easy pipelines1
- Only need yml config1
- Written in Go1
Sign up to add or upvote prosMake informed product decisions
Cons of Concourse
- Fail forward instead of rollback pattern2
Cons of Drone.io
- Very basic documentation2