Phase 12 · Security & DevSecOps
TopicsDevSecOps Principles ('Shift Left')
Part of the DevOps Roadmap.
Summary
Integrating security checks earlier in the development lifecycle (during coding and CI, not just before production release) — 'shifting left' catches vulnerabilities when they're cheap to fix, not after they're deployed.
How to Learn This
- 1Diagram a traditional 'security review at the end' process versus a shift-left approach.
- 2Learn why fixing a vulnerability in code review is far cheaper than fixing it in production.
- 3Identify one security check from this phase that could be added directly into a CI pipeline (Phase 6).
More topics in Security & DevSecOps
Stuck on this topic? Ask an Insider
Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.