Size: 626.18 MB
Use Jenkins the DevOps way. Automate your Jenkins jobs by using Jenkins Pipelines, Docker, and the Jenkins Job DSL
What you’ll learn
- Use Jenkins to perform Continuous Integration within your Software Development Lifecycle
- Install Jenkins using docker
- Configure Jenkins “The DevOps way”, using Docker, Jobs DSL and Jenkins Pipelines
- Use plugins to integrate Jenkins with popular development software
- Configure the authentication and authorization options to tighten security on your Jenkins UI
Requirements
- You should have an understanding about software development in general
- You’ll need to be able to install Jenkins on a PC or Cloud instance. A coupon code for $10 free credit on DigitalOcean is provided
Description
Jenkins is the most popular tool to do Continuous Integration and Continuous Delivery of your software:
I’ll show you how to integrate Jenkins Pipelines with popular software tools, like:
A coupon to get $10 free credits on DigitalOcean is provided within this course. You can use this coupon to install Jenkins on a DigitalOcean droplet.
- It’s free and open source
- It has a strong community with thousands of plugins you can use
- Jenkins is used in a lot of companies, from startups to enterprises
- Docker
- GitHub / Bitbucket
- JFrog Artifactory
- SonarQube
- Onelogin (Using SAML)
Who this course is for:
- Anyone who is exposed to software delivery: Developers, System Administrators, DBAs, Managers