In this series, I’ll document how I built an end-to-end DevSecOps pipeline using Jenkins, Docker, Trivy, Terraform, and AWS EKS.
This project focuses on:
Secure CI/CD design
Infrastructure as Code
Container security
Kubernetes deployment
Each post will break down one layer — including mistakes, debugging steps, and production lessons.
Top comments (1)
Cool series, cant wait to read it. I love Trivy, great tool for finding vulns. I just launched qwikchek.com for vuln, OWASP and cwe detection in production apps, has full GitHub issues integration and web hook api integration to tie in with a CI/CD or event monitoring. Id be interested in hearing your thoughts.