Video description
Application development in the age of Agile and DevOps means that today’s workflows need to embrace Continuous Integration (CI) and Continuous Delivery (CD) to ensure that your team is keeping pace with ever-changing customer requirements and maintain your competitive edge in an increasingly dynamic marketplace. To do this, you need to design and implement the pipelines to support the speed and flexibility of modern application development. With its suite of powerful plug-ins, Jenkins has been an industry leader in pipeline automation and management for many years, and experienced Jenkins engineers are in ever higher demand. The best way to show your proficiency is by attaining the Certified Jenkins Engineer (CJE) status.
In this video course, intended for those with intermediate-level experience or administrator-level proficiency with the open source version of Jenkins, your host, trainer and CJE, Benjamin Muschko, walks you through the topics covered in the exam so that you can fully prepare to pass and earn your CJE. You begin with an overview of the exam environment itself and the high-level goals of the exam. You then move on to a review of general CI/CD terminology and how it applies to Jenkins concepts. You’ll look at how to create CI/CD models that are scalable, maintainable, and secure. This video course offers many demonstrations to help reinforce what you're learning. When you’ve completed it, you should be in a good position to pass the exam and add the initials “CJE” to your title and resume.
What you’ll learn—and how you can apply it
- The objectives and abilities needed to pass the CJE exam
- Understand Jenkins features and plug-ins and how to apply them to solve different use cases
- How to install Jenkins
- How to model a CI/CD pipeline with Jenkins
- How to set up Jenkins for scalability, maintainability, and security
This video course is for you because…
- You want to become a Certified Jenkins Engineer
- You're a developer who wants to create, configure, and manage your own CI/CD jobs and/or pipelines
- You're a Jenkins administrator and need to understand how to manage Jenkins instances on an enterprise level
- You're a QA tester and want to run tests in an automated fashion
Prerequisites:
- You should have experience with a Continuous Integration product (optimally Jenkins)
- You should be familiar with Continuous Integration and/or Continuous Delivery concepts
- Understanding of developer workflows (e.g., compilation, testing, packaging of binaries) and tooling (e.g., SCM)
Materials or downloads needed in advance:
- You will need access to a Jenkins instance, either local or remote. You can find the recommended setup in the Jenkins user documentation.
- CJE study guide (PDF)
Further resources:
Table of Contents
Learning Path Introduction
Module 1: Exam Details and Resources
Module 1: Introduction
Objectives and Curriculum
Candidate Skills and Exam Environments
Preparing for the Exam
Module 1: Summary
Module 2: Key CI/CD/Jenkins Concepts Their Usage
Module 2: Introduction
Continuous Integration Versus Continuous Delivery Versus Continuous Deployment
Installing and Configuring Jenkins
Demo: Installing Jenkins and Exploring the Dashboard
Introduction: Defining Jobs
Defining Jobs
Demo: Defining, Configuring and Organizing a Job
Introduction: Understanding and Configuring a Build
Understanding and Configuring a Build
Demo: Configuring Build Triggers and Steps for a Job
Introduction: Using and Configuring Source Code Management
Using and Configuring Source Code Management
Demo: Configuring a GitHub SCM
Introduction: Test Execution and Reporting
Test Execution and Reporting
Demo: Displaying JUnit and JaCoCo Test Results
Introduction: Defining and Triggering Notifications
Defining and Triggering Notifications
Demo: Notifying the Team Upon a Broken Build
Introduction: Creating and Archiving Artifacts
Creating and Archiving Artifacts
Demo: Storing and Fingerprinting Artifacts
Module 2: Summary
Module 3: Jenkins Administration
Jenkins Administration
Managing Security
Demo: Creating a User and Setting Permissions
Introduction: Using the Jenkins REST API
Using the Jenkins REST API
Demo: Using the REST API for Common Operations
Introduction: Distributed Builds
Distributed Builds
Demo: Configuring and Executing Jobs in a Distributed Build
Module 3: Summary
Module 4: Building Continuous Delivery (CD) Pipelines
Module 4: Introduction
Pipeline Concepts
Introduction: Pipelines in Jenkins
Pipelines in Jenkins
Demo: Creating a Pipeline Job
Introduction: Essential Declarative Pipeline Syntax
Essential Declarative Pipeline Syntax
Demo: Writing a Basic Jenkinsfile
Introduction: Advanced Pipeline Features
Advanced Pipeline Features
Demo: Enhancing a Pipeline with Advanced Features
Introduction: Writing and Using Pipeline Global Libraries
Writing and Using Pipeline Global Libraries
Demo: Writing and Using a Global Library
Module 4: Summary
Module 5: CD-as-Code Best Practices
Module 5: Introduction
Distributed Build Architecture
Fungible (Replaceable) Agents
High Availability and Traceability
Module 5: Summary
Learning Path Conclusion