Jenkins fundamentals
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
What is jenkins?
-Continuation Integration toola tool that is used for automation
-have multiple relaeses(like jenkins,enterprise jenkins,jenkinsx etc.,)
-integrates all the tools
-scheduling capability
-feedback capability
-Easy Distribution
-It works or runs on java as it is written in java
-It is available for almost all the popular operating systems
-available as a normal installer, as well as a.war file
-it is easy to configure
-close to 1500+ plugins available
-Jenkins will be installed on a server where the central build will take place.
-Jenkins allows seamless, ongoing development, testing, and deployment of newly created code
-It is used to implement CI/CD workflows, called pipelines.
Top 10 popular Jenkins Plugins?
1.Kubernetes Plugin
2.AWS CodeDeploy Plugin
3.Blue Ocean Plugin
4.Maven Integration Plugin
5.JIRA Plugin
6.Build Pipelines Plugin
7.ThinBackup Plugin
8.Docker Build Step Plugin
9.Jenkins Disk-usage Plugin
10.Amazon EC2 Plugin