Back to course

Capstone: Building the Ultimate Secure Pipeline

Modern DevSecOps (The Hard Way)

Putting it all Together

For your final project, you will build a complete end-to-end pipeline from scratch.

Requirements:

  1. Harden a fresh Linux VM (SSH, Firewall, sysctl).
  2. Create a Bash script that pulls a sample app.
  3. Run SAST, SCA, and Image Scan.
  4. Deploy to a secure container.
  5. Setup Prometheus monitoring with an alert for unauthorized access.

Congratulations, you have completed DevSecOps the Hard Way!