Jenkins
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
Introduction to Jenkins
- Open Source Automation Tool
- Written in Java with plug ins built for continuous integration purposes
- Allows Continuous Delivery Of Software
- Software Integrating with large number of testing and deployment technologies
- Accelerate the software development process through automation
- Plugins allow the integration of Various DevOps stages
- Has 1000+ plugins to ease the work
- Portable to all the major platforms
- Only need to commit changes to the source code and Jenkins will automate the rest
- Helps to know the test result of every commit made in the source code on the run
- Facilitates feedback and periodic triggering
- Every commit made in the source code is built and tested
- supports the complete development life cycle of software from building, testing, documenting the software, deploying, and other stages of the software development life cycle
- server-based application and requires a web server like Apache Tomcat
- monitoring of repeated tasks which arise during the development of a project
Top 10 Popular Jenkins Plugins
- Kubernetes
- Swarm
- Git
- Amazon Elastic Container Service
- Azure Container Service
- Blue Ocean
- Build Pipeline
- Maven
- Jira
- Green Balls