When Concourse CI should be chosen instead of Jenkins

0 votes
Jul 31, 2020 in DevOps Tools by Manivel
• 120 points
1,201 views

1 answer to this question.

0 votes

Concourse and Jenkins can be primarily classified as "Continuous Integration" tools.

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; 

Jenkins: Jenkins is built in  Java

It is an extendable open source continuous integration server and is one of the leading DevOps tools for continuous integration. 
It provides over 300 plugins to support building and testing virtually any project.

"Real pipelines" is the primary reason why developers consider Concourse over the competitors, whereas "Hosted internally" was stated as the key factor in picking Jenkins.

Hope this helps!

answered Aug 3, 2020 by Sirajul
• 59,230 points

Related Questions In DevOps Tools

+4 votes
2 answers

Jenkins not showing Maven Release Plugin

Make your project type Maven Project. This ...READ MORE

answered Oct 11, 2018 in DevOps Tools by Hannah
• 18,570 points
4,531 views
0 votes
3 answers
0 votes
1 answer

Want a command to be executed in Salt only if a directory is empty

You should consider using this inside your ...READ MORE

answered Jun 12, 2018 in DevOps Tools by Damon Salvatore
• 5,980 points
1,481 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,516 views
+2 votes
1 answer
0 votes
2 answers

Can Jenkins detect and build new tags from Git repository?

Yes, this can be done in 3 ...READ MORE

answered Jun 25, 2019 in DevOps Tools by Neel
• 3,020 points
17,809 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP