© 2026 Hashnode
Welcome back! 👋 Day 69 of the 100 Days Cloud DevOps Challenge, and today we're installing Jenkins plugins for Git integration! This is CI/CD enhancement - extending Jenkins with version control capabilities for automated builds and deployments. Let'...

Jenkins is one of the most powerful CI/CD automation tools out there — but what truly makes it a DevOps powerhouse is its plugins. Whether you’re setting up pipelines, integrating with GitHub, or adding notifications — Jenkins plugins extend its core...

In my DevOps journey, today was all about integrating plugins and automating code quality checks with Jenkins, Nexus, and SonarQube. ⚙️ Why Plugins Matter in Jenkins? Jenkins by itself is powerful, but plugins make it extensible. They allow seamless...
