Uncodemy Logo ← Back to Course
Jenkins · Topic 2 of 15

What is Jenkins?

Overview

Jenkins is an open-source automation server originally written in Java by Kohsuke Kawaguchi. It is the leading open-source CI/CD tool and provides hundreds of plugins to support building, testing, deploying, and automating any project.

Key Characteristics

A Bit of History

Jenkins was originally developed by Sun Microsystems in 2004 under the name Hudson. Hudson was an enterprise edition that required payment. After Oracle acquired Sun Microsystems, the project was renamed to Jenkins and became fully open-source.

Where Jenkins Fits in CI/CD

Whenever developers write code, Jenkins integrates all the code from every developer at a given point in time, then builds, tests, and delivers/deploys it to the client. This entire automated flow is what we call CI/CD.

Master Jenkins & DevOps with Uncodemy

Hands-on live training, real projects, and placement support — become job-ready in DevOps.

Enroll in DevOps Training →