Category: Software, Data, Jenkins

Jenkins is an open-source Continuous Integration server capable of orchestrating a chain of actions that help to achieve the Continuous Integration process (and not only) in an automated fashion.

Jenkins is a widely used application around the world that has around 300k installations and growing day by day.

Since the code is built after each commit of a single developer, it’s easy to detect whose code caused the built to fail code build and test process are entirely manual, so there are a lot of chances for failure.

48% of Jenkins customers are in the United States and 8% are in the United Kingdom.

We started with a single massive Jenkins master in our datacenter and have evolved to running 25 Jenkins masters in AWS.

Related Articles