InSide_Pages

Introduction to Chef and the Jenkins CI/CD Pipeline – Virtual

  Duration:  
3 days

This class assumes NO prior knowledge of Chef, Git or Jenkins. Master a truly practical and useful End-to-End DevOps Pipeline to create, test and deploy Chef Cookbooks through CI/CD (Continuous Integration / Continuous Deployment) using Chef, Github and Jenkins.

This course is delivered virtually online and you can attend from any location on the planet with a solid internet connection

Back to Trainings

Course Summary

This class assumes NO prior knowledge of Chef, Git or Jenkins. Master a truly practical and useful End-to-End DevOps Pipeline to create, test and deploy Chef Cookbooks through CI/CD (Continuous Integration / Continuous Deployment) using Chef, Github and Jenkins.

Syllabus

This 3-day instructor-led hands-on technical class requires no prior experience with Chef, Git or Jenkins, and will give DevOps Engineers, System Operations and Code Developers the ability to:

  • Configure infrastructure with Chef
  • Maintain code using Git and Github
  • Automate Cookbook Integration Testing with Test Kitchen and Inspec
  • Send notifications automatically to request approvals and update your team about a pipeline's status with Slack
  • Automate an entire End-To-End CI/CD Pipeline to Test and Deploy code using Github, Chef & Jenkins

Topics covered:

  1. Course Introduction
    • Github-Chef-Jenkins: A DevOps Pipeline
    • Course Purpose
    • Agenda
    • Introductions
    • Lab Environments
  2. Technology Overview
    • Git - Source Control Management
    • Chef - Configuration Management
    • ChefSpec and Inspec - Cookbook Testing
    • Jenkins - Continuous Integration
    • An End-To-End CI/CD (Continuous Integration/Continuous Deployment) Pipeline
  3. Intro to Git / Github
    • Purpose and overview of Git
    • Use cases for Git
    • Git flow
    • Quick look at Github
    • Other Git providers
    • Installation and configuration
    • Finding help on Git
    • Creating Local Git Repositories
    • Basic Commands: add, commit, status, log
    • Comparing commits: git diff
    • Using a Repository: git push
    • Branching and Merging: git branch, git checkout
    • Using SSH keys with Git private repositories
  4. Intro to Chef
    • Purpose and overview of Chef
    • Resources, Recipes, Cookbooks & Chef Server
    • Chef Policyfiles
    • Integration Testing with Inspec and Test Kitchen
    • Chef Variables: Attributes and Ohai
    • Dynamic file creation with Templates
    • Using Chef Supermarket and Wrapper cookbooks
    • Automating Infrastructure with Chef Search
    • Automating Chef Convergence
  5. Managing nodes with Policy Groups
  6. Intro to Jenkins
    • Jenkins Overview, Use Cases and History
    • Using a Plugin Architecture
    • Initializing a Jenkins server
    • Projects / Jobs
    • Freestyle Jobs
    • CI/CD as Code: Pipeline Projects
    • Declarative versus Scripted Pipelines
    • Distributing builds using Master and Agent Nodes
    • Views and Folders
    • Managing Credentials
    • Integrating with Git: Source Control Management
    • Triggers: Webhooks and Polling
    • Notifications: Slack
    • Testing Chef Cookbooks with Test Kitchen in Jenkins
    • Multibranch Pipelines: reading entire repositories
    • Using Maven to Compile, Test & Package Java Applications
    • Deploying Chef cookbooks with Jenkins
    • Using credentials from the Chef Starter Kit
    • Uploading cookbooks to Chef Server
    • Initiating Chef-managed node convergence from Jenkins
  7. Finally, we'll put everything together into a complete End-To-End Pipeline
    • Write a Chef cookbook
    • Write Inspec tests for our cookbook
    • Push the cookbook to a branch within a Git repo
    • Configure Github and Jenkins so that upon receiving the cookbook, Github will automatically trigger Jenkins to download the cookbook, using a multibranch-pipeline type project
    • Jenkins will automatically initiate testing the cookbook using Test Kitchen
    • If the cookbook passes its tests, merge the cookbook from a feature-branch to the master branch.
    • If anything fails, Jenkins will send notifications to the class participant who wrote the code so it can be fixed and tested again
    • Once everything passes all tests: Jenkins will ask permission to continue, requiring human intervention. Upon human approval, Jenkins will upload the cookbook to the Chef Server.
    • Jenkins will automatically trigger the Chef managed webservers, running on Linux nodes in AWS, to converge, download the cookbooks from the Chef Server and deploy the cookbooks
    • Jenkins will send notifications over instant messaging regarding failures or the successful deployment of the cookbook

Workstation requirements:

For virtual classes, you should have a computer (on which you have root or Administrator access), a microphone, a headset and an external monitor.

For in-person classes, only a Wi-Fi enabled laptop (on which you have root or Administrator access) is needed.

The following operating systems have been tested as workstation systems with the hands on exercises:

  • Ubuntu 16+
  • Mac OS X 10.13+
  • Windows 10+

Other platforms and platform versions may work without modification. Due to time constraints we will not be able to troubleshoot issues with unlisted platforms.

Attendees should install the following required software before the workshop starts and verify the required access:

  • Chef Workstation from https://downloads.chef.io/
  • SSH/SCP (OpenSSH, puTTY/WinSCP or equivalent)
  • Programmer’s text editor (Vi/Vim, Emacs, Visual Studio Code, Sublime Text 3 or equivalent)
  • Access to AWS virtual machines, on ports 22, 80
  • Access to github.com
  • Access to chef.io

Student requirements:

You need familiarity and comfort with the following:

  • Writing code (of just about any flavor) in a text editor
  • Working on the command line
  • Basic system administration - installing packages, configuring those packages, starting a service

Customer Comments

BlackBerry Limited

I don't usually like online training, but this training was great and Eric is really good, well-organized, and in control. The way he engaged each participants is amazing, and how he troubleshoot issues.