Our Evaluation of Jenkins

Jenkins is an open source automation tool written in Java which supports continuous integration. The Hudson project was the precursor to Jenkins which was orignally started by Sun Microsystems, after the acquisition of Sun Microsystems by Oracle, Jenkins was forked from Hudson and its independent community was formed. After this, Jenkins has became the most popular automation tool in software industries.

Simple workflow of how Jenkins works

This will help us understand CI, CD and Jenkins easily.

Why Jenkins is better than Continuous Integration tools

Why Jenkins is good?

Cons of using Jenkins

Reference article