Live Sessions
MCQs and Assignments
Hands-on Sessions
Jenkins is the most popular tool for Continuous Integration and Continuous Delivery of your software :
It’s popular, free, and open-source
It has a strong community with thousands of plugins you can use
Jenkins is used by a lot of companies, from startups to enterprises
Jenkins is a famous Continuous Integration (CI) tool that helps organizations increase speed, productivity, and processing during software development through continuous integration and improved control of the lifecycle.
Many companies embracing DevOps have seen the shift from members in a team working independently to collaboration between testers, admin, and developers, which led to elevated deployment rates and product quality. As a result, continuous deployment and delivery have been very critical for such DevOps teams. This is where Jenkin comes into action. Jenkins increases automation, enables hassle-free deployment along with continuous testing. Logicwaves Academy serves to be a great platform to learn Jenkins. Our course covers the core concepts of Jenkins including, Continuous Integration and Continuous Deployment. Use Jenkins the DevOps way. Learn by using Jenkins Pipelines, Docker, and work with Jenkins Plugins.
Know the benefits of continuous integration and the use of Jenkins for CI including Use Cases.
Continuous Integration – Overview
Jenkins Continuous Integration
Jenkins Features
Jenkins Master-Slave Build- up
Operating Docker Commands
Case Study
Learn the Installation and Configuration of Jenkins.
Installation of Jenkins
Configuration of Jenkins
Installing and Configuring Jenkins
Gain the knowledge of building jobs and work with job-related features.
Intro to Jenkins Build Jobs
Create the first FreeStyle build job
ConfigureSource Code Management
Work with Maven to schedule build jobs
Case Study
Create and Schedule Build Jobs.
Understanding to Secure Jenkins environment.
Jenkins Security – Overview
Enable Security in Jenkins
Authentication Levels
Role-Based Access Control
Case Study
Work with Security and Authorization in Jenkins
Study how to set up Jenkins jobs to achieve Automated Testing and work with Reports.
Automated Testing – Overview
Automate Unit & Integration Tests
Use of Automated Testing in JUnit and JMeter
Case Study
Unit and Integration Testing, Working with Test Reports.
Study the creation and management of Jenkin jobs and the source code.
Introduction to Jenkins Build Jobs
Creating first build job
Configuring Source Code Management
Work with Maven to schedule build jobs
Case Study
Create and Schedule Jobs
Understanding the way Jenkin works with Plugins increases its capabilities and improves productivity.
Installing Jenkins Plugins
Jenkins Plugins for SCM
Jenkins Plugins for Building and Testing
Install and Work with Jenkins Plugins for SCM, Build and Test
Study the Jenkins Distributed System including the process for Setting up Master and Slave Configuration.
Distributed Builds – Overview
ConfigureJenkins Master Node
Configure Jenkins Slave Node
Work with Projects
Case Study
Configure Jenkins Master and Slave Node and Working with Projects.
Study the implementation of Jenkins pipeline for Continuous Delivery
Jenkins pipeline – Overview
Work with Jenkinsfile
Create the first Jenkins pipeline
Work with Declarative and Scripted Pipelines
Work with Declarative, Create Jenkinsfile and Scripted Pipelines.
Jenkins is an open-source automation server used by organizations for accelerating the process of software development by automating it. It is used for managing and controlling software delivery processes during their entire lifecycle, including building, documenting, testing, packaging, staging, deploying, static code analysis, and much more. Jenkins can be set up for watching any code changes in platforms like GitHub, GitLab, or Bitbucket. It can also be used for building automatically with tools like Gradle and Maven. You can use container technology such as Kubernetes and Docker, start tests, and take actions like rolling forward or rolling back in production.
Jenkins is a widely adopted Continuous Delivery solution, all thanks to its vibrant, active community and extensibility. There are more than 1,700 plugins that can integrate Jenkins with any tool including the solutions used for the Continuous Delivery processes.