From the course: ISC2 Certified Cloud Security Professional (CCSP) Cert Prep

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

DevOps security

DevOps security

- [Instructor] Welcome to this lesson on DevOps security. This is going to be a relatively short lesson where we're just going to deep dive into DevOps security, otherwise known as DevSecOps. So diving in the purpose of DevSecOps is to bridge the silos between different business units to make sure that we're more effectively providing feedback from each of these different phases of usage of applications into the development process. So you can see over here that the different phases of a DevSecOps cycle are meant to be continuous, but typically you might start a project in this plan phase, and then after planning, you would write the code for the application, and then you would build the code to prepare it for deployment. And then after building, you're going to conduct a variety of different tests to ensure both security and functionality, and then you're going to release that build in order for it to deploy. And then finally, the system will be in operations, at which point you…

Contents