Introduction and Course Overview
DevOps CI CD with Jenkins
Improve your knowledge of developing continuous integration and delivery pipelines for DevOps using Jenkins, Git, and ...Read more
Online
₹ 389 2799
Quick Facts
particular | details | |||
---|---|---|---|---|
Medium of instructions
English
|
Mode of learning
Self study
|
Mode of Delivery
Video and Text Based
|
Course overview
Developers claim that Apache Ant is a "build tool that is based on Java."Ant is a build tool that uses Java. In theory, it's a bit like Make, but it doesn't have any of Make's problems and can be used anywhere in Java. Jenkins, on the other hand, is described as "An open-source continuous integration server that can be extended." Summarizing Jenkins CI is the best open-source server for continuous integration. It was made with Java and has more than 300 plugins to help build and test almost any project. DevOps CI CD with Jenkins online certification is made available by Udemy to candidates who want to learn about DevOps utilizing Jenkins, Git, and ANT for continuous integration.
DevOps CI CD with Jenkins online course has 2.5 hours of video learning content, and six articles that individuals can access for life, and access on their phone and TV.
DevOps CI CD with Jenkins online classes cover topics including an overview of DevOps CI CD, an introduction to Jenkins, installation, and setup. The participant will know about the GIT basics, ANT basics, and continuation integration, deployment, and delivery as well as Jenkins master slave setup.
The highlights
- 2.5 Hours of Video Resources
- Six Downloadable Resources
- Certificate of Completion
- Self-Paced Course
Program offerings
- Virtual course
- Learning resources
- 30-day money-back guarantee
- Unlimited access
Course and certificate fees
Fees information
certificate availability
Yes
certificate providing authority
Udemy
Who it is for
What you will learn
After completing the DevOps CI CD with Jenkins certification course, individuals will be exposed to Jenkins which is used for implementing the DevOps ideas of continuous integration, continuous delivery, and continuous deployment. The individual will learn how to set up Jenkins jobs that integrate with Git source control repositories, get code, and build and deploy artifacts. The aspirant will learn how to send notifications, the basics of ANT scripting, and the differences between DevOps continuous integration, continuous deployment, and continuous delivery. The applicant will learn how to build fully functional delivery pipelines, implement Jenkins distributed architecture with master and slave on both Unix and Windows systems, and learn the basics of GIT, Github, and ANT build scripts.
The syllabus
Course Introduction
DevOps CI CD
- Understanding DevOps CI CD
- Jenkins Introduction
Jenkins Installation and Setup
- Section Introduction
- Jenkins Pre-requisite - Install Java
- Download Jenkins
- Install Jenkins using Windows Installer
- Optional: Install Jenkins as a stand alone Java application
- Install Tomcat
- Optional: Install Jenkins as a Web App on Tomcat
- Jenkins UI Walkthrough
- Your first Jenkins Hello World Job
Git Basics
- Git - Basic Concepts
- Git Installation
- Your first git project
- Cloning and making changes to your repository
ANT - Basics
- ANT Basics - Your first HelloWorld build script
- Compile Java Code
- Use Checkstyle with ANT
- Run Unit Tests
Jenkins-Continuous Integration, Continuous Deployment and Continuous Delivery
- Continuous Integration: Create a job to poll Git
- Continuous Inspection: Create a job to do code review and publish results
- Continuous Testing: Create job to run tests and publish Unit test reports
- Commit all changes to Github
- Continuous Deployment: Deploy code to staging environment
- CI CD Build Pipeline
- Continuous Delivery: Deploy code to production
- Configure Jenkins for Notifications
New Section:Jenkins Master Slave Set Up
- Section Introduction
- Master Slave Setup - Windows
- Jenkins Master Slave Set Up - Linux
Additional Learning
Jenkins Command Line Interface