blog.chisomjude.netSecrets Management for Containers: Parameter Store vs Secrets Manager vs HashiCorp Vault on AWSA hands-on comparison of the three leading secrets management solutions for containerized workloads on Amazon EKS Introduction Managing secrets in containerized environments is critical for cloud-native security. When running containers on AWS, you...Jan 31·5 min read
blog.chisomjude.netIncident Recovery on Amazon EKS: Self-Healing Pods, PodDisruptionBudgets, and Auto Scaling GroupsA practical guide to implementing automated incident recovery in Kubernetes on AWS In production Kubernetes environments, failures are inevitable. The difference between resilient and fragile systems is how quickly they recover. This article demonst...Dec 14, 2025·6 min read
blog.chisomjude.netGitOps on AWS: ArgoCD + EKS + CodeCommit/CodePipelineIn the rapidly evolving world of cloud-native development, GitOps has emerged as the gold standard for continuous delivery. It shifts the paradigm from manual deployments to a declarative system where your Git repository is the single source of truth...Nov 30, 2025·5 min read
blog.chisomjude.netHow to Scan Container Images in AWS Using ECR Image Scanning + InspectorA practical guide to implementing automated container vulnerability scanning in AWS Introduction Container security is no longer optional—it's a critical requirement for modern cloud applications. Vulnerabilities in container images can expose your ...Nov 1, 2025·9 min read
blog.chisomjude.netMonitoring ECS and EKS at Scale with CloudWatch Container Insights and PrometheusAs containerized workloads continue to dominate modern cloud infrastructure, effective monitoring becomes critical for maintaining reliability, performance, and cost efficiency. Amazon ECS and EKS power millions of production containers, yet many org...Oct 22, 2025·10 min read