Learn DevOps: CI/CD with Jenkins using Pipelines and Docker
- Offered byUDEMY
Learn DevOps: CI/CD with Jenkins using Pipelines and Docker at UDEMY Overview
Duration | 4 hours |
Total fee | ₹1,600 |
Mode of learning | Online |
Credential | Certificate |
Learn DevOps: CI/CD with Jenkins using Pipelines and Docker at UDEMY Highlights
- Earn a Certificate of completion from Udemy
- Get a 30 days money back guarantee on the course
- Get full lifetime access of the course material
- A coupon to get $10 free credits on DigitalOcean is provided within this course
Learn DevOps: CI/CD with Jenkins using Pipelines and Docker at UDEMY Course details
- For anyone who is exposed to software delivery: developers, system administrators, DBAs, managers
- 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
- Jenkins is the most popular tool to do Continuous Integration and Continuous Delivery
- This course will teach students how to use Jenkins using the Jenkins DSL and Jenkins Pipelines (Jenkinsfile)
- Students will learn infrastructure as code and automation to make sure they understand how Jenkins Pipelines fits within this new way of thinking
- If students are looking for a job in the DevOps space, Jenkins is a must have skill
Learn DevOps: CI/CD with Jenkins using Pipelines and Docker at UDEMY Curriculum
Introduction to Jenkins
Demo: Jenkins installation
Building a NodeJS app
How to build and deploy a NodeJS app
1.7 Demo - Building the first application
Demo - building nodejs app with Docker
Introduction to Infrastructure as code and automation
Jenkins Job DSL
Introduction to Jenkins Job DSL
Demo: Jenkins Job DSL with NodeJS application
Demo: Jenkins Job DSL with docker build and publish
Jenkins Pipelines
Jenkins Pipelines Introduction
Jenkins Pipelines vs Jenkins Job DSL
Jenkins Pipelines Example
Demo: Jenkins pipelines with NodeJS and Docker
Build, test, and run everything in Docker containers
Demo: Build, test, and run everything in Docker containers
Jenkins Integration
Email integration
Demo - Email integrations using Jenkins Pipelines
Slack integration
Demo: Slack Integration
GitHub and BitBucket integration
Demo: GitHub integration with a Gradle + Java Project
Demo: Bitbucket integration