Try Before You Buy: DevOps Fundamentals - Implementing Continuous Delivery (LFS261)

This online, self-paced course covers the key concepts of Continuous Integration (CI) and Continuous Delivery (CD) as explained through the delivery pipeline. Each topic is introduced as stages in the pipeline, starting with the Build Phase, then Packaging, through Deployment. The course will also touch on more advanced topics in CI/CD, such as deployment strategies and automated testing.

This sample of the course -- developed and presented by John Willis, co-author of the DevOps Handbook -- will give you a basic knowledge of the process, patterns, and tools used in building and managing a CI/CD pipeline. It is presented as a series of short videos.

image

In these videos you'll learn

  • Habits of High Performance Organizations
  • Understanding the Value Stream and Continuous Integration
  • Continuous Delivery and Deployment
  • Continuous Delivery Patterns and Deployment Pipelines
  • Deployment Pipeline and Creating Consistency
  • Automated Testing