URL has been copied successfully!

Use Trivy and Azure DevOps to scan container images for Vulnerabilities

Reading Time: 5 minutesSo, in this short article, I am going to walk you through how I am scanning for vulnerabilities in my container images during the CI pipeline using Azure DevOps. For this, I am using Trivy https://github.com/aquasecurity/trivy by AQUA https://www.aquasec.com/. It’s an open-source simple and comprehensive vulnerability scanner for containers. Perfect Read more

By Pixel Robots., ago

What is Keda and how do I deploy it?

Reading Time: 4 minutesSo, what actually is keda? So, Keda or, Kubernetes-based Event Driven Autoscaler is a way for you to drive the scaling of any container in your kubernetes cluster based on a number of events (in my case messages on a RabbitMQ queue). This is achieved by two custom resources: ScaledObjects Read more

By Pixel Robots., ago

Sponsored – ALTARO FREE WEBINAR

Reading Time: 2 minutesMicrosoft Azure Certifications Explained – A Deep Dive for IT Professionals in 2020 It’s common knowledge, or at least should be, that certifications are the most effective way for IT professionals to climb the career ladder and it’s only getting more important in an increasingly competitive professional marketplace. Similarly, cloud-based Read more

By Pixel Robots., ago