Putting it all Together
For your final project, you will build a complete end-to-end pipeline from scratch.
Requirements:
- Harden a fresh Linux VM (SSH, Firewall, sysctl).
- Create a Bash script that pulls a sample app.
- Run SAST, SCA, and Image Scan.
- Deploy to a secure container.
- Setup Prometheus monitoring with an alert for unauthorized access.
Congratulations, you have completed DevSecOps the Hard Way!