Jenkins Essential Training

Jenkins Essential Training

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2h 28m | 413 MB

Continuous integration, deployment, and delivery pipelines can be built from many tools, but Jenkins is one of the most popular, for its open-source extensibility and ease of use. Jenkins Essential Training covers the fundamentals of the platform, including automating builds and testing and securing deployments. Learn how to create jobs, trigger builds, and distribute those builds to multiple environments. Instructor Robert Starmer also shows how to add notifications to alert you to build state changes and failures and extend Jenkins with plugins, shared libraries, and APIs. He also explains how to secure deployments and access to your Jenkins environment, and store artifacts from the build process for safekeeping. Plus, learn how to combine multiple stages of the CI/CD process into a single automated pipeline. The course includes advanced use cases, best practices, and customization tips, designed to give even the first-time user the skills to become a capable Jenkins engineer.

Topics include:

  • CI/CD workflows in Jenkins
  • Creating jobs
  • Tracking and triggering builds
  • Distributing builds with agents
  • Extending Jenkins
  • Adding notifications
  • Testing builds
  • Using a REST API to trigger builds
  • Securing your deployments
  • Creating and storing artifacts
  • Creating pipelines
  • Best practices for Jenkins