From the course: CSSLP Cert Prep: 7 Software Deployment, Operations, and Maintenance

Unlock the full course today

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

Releasing software securely

Releasing software securely

From the course: CSSLP Cert Prep: 7 Software Deployment, Operations, and Maintenance

Start my 1-month free trial

Releasing software securely

- [Instructor] Your deployment process needs to account for the initial release of your software as well as each subsequent release. Concepts like the CICD pipeline, secure software tool chains and build artifact verification can help you manage those releases securely. As more and more development teams embrace dev ops, the need for application security professionals to understand this approach to software delivery continues to increase as well. Dev ops brings both automation and orchestration into the software delivery process. And the CICD pipeline is a representation of that process. Ideally, the handoff from development teams to operations teams becomes a continuous loop that enables both teams to deliver services to the business more quickly, while simultaneously reducing errors along the way. And that emphasis on the continuous process is where we get the C in the CICD acronym. The continuous integration or CI…

Contents