Dec 1, 2025 · 11 min read · Introducción Todos hemos vivido ese momento: alguien abre un pod en producción, ejecuta un printenv y revisa una variable sensible. A veces es por curiosidad, otras por necesidad técnica… pero ¿y si no fue un desarrollador? ¿y si fue una cuenta compr...
Join discussion
May 12, 2025 · 8 min read · (Not sure why I only got half an image :shrug AI image creation continues to amaze me….) As you can probably tell from a lot of my previous posts, I’ve been having a lot of fun with Kubernetes, I’m currently trying my hand at the Certified Kubernetes...
Join discussion
May 7, 2025 · 19 min read · 1. Introduction Securing containerized workloads in today's cloud-centric landscape is paramount to ensuring robust and reliable application deployment. Amazon Web Services (AWS) Elastic Kubernetes Service (EKS) provides a scalable platform for runni...
Join discussion
Feb 16, 2025 · 5 min read · Introduction In the world of cloud native security, Falco stands out as a powerful runtime security tool. This blog post will focus on understanding how Falco rules work in practice and implementing them in an Amazon EKS environment What is Falco? Fa...
Join discussion
Dec 23, 2024 · 3 min read · Welcome to Day 58 of my 100 Days of DevOps journey! 🚀Today, we’ll uncover some hidden gems in the DevOps ecosystem. These tools may not be as mainstream as Docker, Kubernetes, or Ansible, but they can significantly enhance your workflow and help you...
Join discussionDec 13, 2024 · 9 min read · Scan images for known Vulnerabilities Sometimes a developer can find vulnerabilities and make bad use of it or they can report it to CVE (Common Vulnerabilities and Exposures) database But which bugs are considered to added in the CVE? For example, ...
Join discussionOct 22, 2024 · 9 min read · Welcome to the 9th installment of my Kubernetes series wherw we’ll dive into advanced runtime security techniques for Kubernetes environments to detect anomalies, enforce strict container security pol
Join discussion
Jun 7, 2024 · 4 min read · Introducción Falco es una herramienta de código abierto diseñada para proporcionar seguridad a las aplicaciones que se ejecutan en su clúster Kubernetes. Utiliza un conjunto de reglas para supervisar actividades y comportamientos con el fin de detect...
Join discussion