Building Application DevSecOps Pipelines (In Theory)
Author: Damien Burks
Introduction
I want you to always remember: A well-designed DevSecOps pipeline follows the Secure Software Development Life Cycle (SSDLC). Rather than treating security as a separate or final step (SDLC), a DevSecOps pipeline embeds security into every aspect of development, testing, and deployment.
In this section, I'll outline the critical stages a DevSecOps pipeline should have, which will for just application deployment cases.