Category: Software, Security, Kubernetes, Docker, Infrastructure, Architecture

Jenkins has been a de-facto standard tool for CI/CD in the Devops pipeline for many years now.However over the last couple of years , it looks like Jenkins is loosing is luster and sheen, especially with the world showing a fast adaptability for technologies like docker and kubernetes. So is Jenkins going to be a dead and lost tool soon?

Jenkins is one of the essential CI/CD tool for DevOps professionals.

Jenkins is used for building and testing software projects continuously which makes it easy for developers to integrate changes in a project.

In general Jenkins as a tool still holds value for following use-cases: Jenkins is the most popular and widely used CI/CD tool , and an important reason for that is, Jenkins is free.

Related Articles