When Concourse CI should be chosen instead of Jenkins

0 votes
Jul 31, 2020 in DevOps Tools by Manivel
• 120 points
1,431 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

0 votes
1 answer

What techniques have helped you reduce build times in CI/CD tools like Jenkins?

Caching and Artifact Reuse: Caching dependencies and ...READ MORE

answered Nov 3 in DevOps Tools by Gagana
• 2,450 points
54 views
0 votes
1 answer

How do you handle resource contention when multiple jobs run simultaneously in CI/CD pipelines?

I address resource contention in CI/CD pipelines ...READ MORE

answered 3 days ago in DevOps Tools by Gagana
• 2,450 points
46 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
4,034 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
18,455 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