1 What is DevSecOps and why it exists
DevSecOps extends DevOps by making security a first-class, shared concern across the whole delivery lifecycle rather than a separate, final checkpoint. The name expands to Development, Security and Operations, integrating the three so that secure software is built continuously, not inspected in at the end.
The driving idea is that security cannot be a final gate bolted on just before release. When a team builds for weeks and only then submits the result to a security review, every finding arrives late, when changes are expensive and the release is already under deadline pressure. DevSecOps moves security into the everyday flow of work so risks are found and fixed continuously.