Learn DevOps: CI/CD with Jenkins using Pipelines and Docker
Please rate the course
Course short description
This course will teach you how to use Jenkins using the Jenkins DSL and Jenkins Pipelines (Jenkinsfile). It's a new way of using Jenkins, rather than using freestyle projects. I call it using Jenkins, the DevOps way! I'll explain you about infrastructure as code and automation to make sure you understand how Jenkins Pipelines fits within this new way of thinking.
Jenkins is the most popular tool to do Continuous Integration and Continuous Delivery of your software:
- 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
I'll show you how to integrate Jenkins Pipelines with popular software tools, like:
- Docker
- GitHub / Bitbucket
- JFrog Artifactory
- SonarQube
- Onelogin (Using SAML)