Jenkins 2 Bootcamp: Fully Automate Builds to Deployment 2019 Course
An introduction to the Jenkins build server using continuous integration and deployment techniques — all step by step.
What you’ll learn
Jenkins 2 Bootcamp: Fully Automate Builds to Deployment 2019 Course
- Install Jenkins CI server on Windows
- Install and configure several tools commonly used with Jenkins
- Understand the basics of continuous inspection, continuous integration, and continuous deployment
- Use Jenkins effectively to build, test, analyze and deploy Java projects
- Apply the techniques and experience to implement Jenkins and/or a continuous integration system
Requirements
- Basic computer skills
- Ability and access to install software (admin rights required)
- Desire to learn something new
Description
This is a comprehensive course designed to show how to setup and run a Jenkins CI server starting with continuous inspection (build, test and analysis) all the way through to continuous deployment. This course provides a strong foundation for implementing continuous inspection, continuous integration, continuous delivery, and even continuous deployment at your company or studio. In order to ikeep the course short and to-the-point, several decisions were made in order to provide a complete path from CI to CD.
The pipeline created in this course consists of the following:
- Jenkins CI server installed and configured on Windows
- Git as the source control system
- Java as the main programming language of build projects
- Maven as the build tool
- Findbugs, PMD, and Checkstyle as the static code analysis tools
- Tomcat as the deployment server
This set of tools provides a comprehensive, end-to-end implementation continuous deployment pipeline. Jenkins can be installed on many operating systems and supports a myriad of tools and technologies — which means, this course provides tremendous value to those comfortable or interested in other operating systems and/or technologies.
Who this course is for:
- Developers, software engineers, and programmers wanting to avoid “it works on my machine” syndrome
- IT professions looking to implement continuous inspection through continuous deployment at their company
- IT management that wants to have a deeper understanding of Jenkins and other DevOps concepts
- DevOps (Development/Operations) professional looking at Jenkins as a build tool or as part of a larger software delivery pipeline
- Jenkins Tutorial For Beginners (DevOps and Developers) Course Free Download