PEPrashanthaKumar Emmadiinprashanthakumar-emmadi.hashnode.dev·Jan 9 · 3 min readDay 1: Introduction to TerraformUnderstanding Terraform: The Power of Infrastructure as Code When we talk about cloud infrastructure, one tool that consistently stands out is Terraform — an Infrastructure as Code (IaC) tool. But what does “Infrastructure as Code” actually mean? Sim...00
PEPrashanthaKumar Emmadiinprashantha-emmadi.hashnode.dev·Feb 19, 2025 · 2 min readFinding Deprected APIs During EKS UpgradeI was recently trying to upgrade my EKS cluster from 1.28 to 1.29 version but i was not sure what are the APIs deprected in latest version of kubernetes. It is always a tidious task for anyone keep looking at the change log for depreicted apis, hence...00