Shift-left security with image scanning. Trivy, policy gates, and runtime integration.
Catching vulnerabilities in images before they run in production is a security best practice. Here’s how to do it.
trivy image --exit-code 1 --severity CRITICAL,HIGH myimage:tag
Image scanning is one part of defense in depth; combine with minimal images and supply chain signing.
Get the latest tutorials, guides, and insights on AI, DevOps, Cloud, and Infrastructure delivered directly to your inbox.
A working AWS security baseline, derived from the actual incidents we've had and the audit findings we've cleared.
We run both ECS and EKS in production. Which we use for what, and the actual decision criteria — not the marketing comparison.
Explore more articles in this category
A practical field guide to the secure coding habits that stop the vulnerabilities attackers actually exploit in production.
A practical tour of how software supply chain attacks reach your build, and the controls that actually stop them.
AIOps applies machine learning to your operational telemetry to cut alert noise, catch anomalies early, and speed up incident response.
Evergreen posts worth revisiting.