Introduction I recently spent a few days writing the “perfect” Terraform module for a complete, end-to-end, ready-to-use, EKS cluster, with a number
    	
        Terraform Module for a Ready-to-Use Amazon EKS Cluster, with EKS Fargate & AWS IRSA, & Karpenter, with Spot Nodes & ABS
    	
        Offload Secret Management to AWS Secrets Manager from Amazon EKS
Introduction Secrets in Kubernetes, are Base 64 encoded. As such, its trivial for anyone with access to the secret objects, to decode
    	
        Migrating OpenShift Templates to Helm Charts for Amazon EKS: Design Guidelines & Lessons Learned
Introduction If you’ve been following our blog for a while, you know that we recently completed a large-scale migration of hundreds of
    	
        Evaluating CNAPP Solutions for AWS
Introduction CNAPP stands for Cloud-Native Application Protection Platform. CNAPP is a new category of software security products, that encompass the functionalities of
    	
        How Flagger Manages Blue/Green Deployments in Amazon EKS
Introduction This article is in continuation to my earlier post Blue/Green Deployments in Amazon EKS using Flagger. In it, I explained how
    	
        Blue/Green Deployments in Amazon EKS using Flagger
Introduction Flagger is a progressive delivery tool that automates the release process for applications running on Kubernetes. It reduces the risk of
    	
        Configure Flux CD in Amazon EKS to Send Live Notifications to Microsoft Teams
Introduction Flux is a set of continuous and progressive delivery solutions for Kubernetes. This article demonstrates how to configure Flux to send
    	
        NGINX Ingress Controller for Amazon EKS — Frequently Used Annotations
Introduction Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that you can use to run Kubernetes on AWS without needing
    	
        An Introduction to Velero for Kubernetes Backup & Restore
Introduction Velero is an open source, VMware-backed tool to backup, restore, migrate, and perform DR on Kubernetes cluster resources & persistent volumes.

