From the course: DevSecOps: Building a Secure Continuous Delivery Pipeline

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

The continuous delivery pipeline

The continuous delivery pipeline

From the course: DevSecOps: Building a Secure Continuous Delivery Pipeline

Start my 1-month free trial

The continuous delivery pipeline

- [Instructor] Before we jump straight in to adding security into our pipeline, let's review the pipeline stages. You'll hear people refer to this also as CI, continuous integration, or CD, continuous delivery, or sometimes jammed altogether as CICD pipeline. These can all mean separate things, but we're conflating them all here, just as you'll probably experience in the industry. If you're interested in a deeper look into the differences of these terms, as well as a deeper dive into the topics of continuous delivery and continuous integration, then I suggest checking out the course at DevOps Foundations: Continuous Delivery Continuous Integration. It's available right here in the library. In that course Ernest Mueller and I break down the topic with lots of hands-on examples. For this course, we're going to split up the pipeline into five stages. At your organization, a couple of these stages might be lumped into a single stage. But for security tooling, it's particularly helpful to…

Contents