Introduction Hey everyone, glad to have you here for another interesting blog post! Recently, someone asked me for help—they wanted to figure … Read The Full News
Auto-Approve Terraform Apply If Planned Changes Match Expected Changes
Scenario Consider this scenario: You have a few Terraform modules that are used to deploy (AWS) infrastructure in several environments / regions … Read The Full News
Working with Cross-Account AWS IAM Roles for EKS Service Accounts (IRSA)
Introduction Amazon EKS ia a managed Kubernetes platform. If your app running in an EKS pod needs to access AWS services like … Read The Full News
Stop Wasting Money on the Cloud: Your Guide to AWS Cost Optimization!
The cloud is a powerful tool, but keeping those workloads running can get expensive fast, especially if you do not have Cost … Read The Full News
Balancing Karpenter Consolidation & Cluster Efficiency with Critical Workloads, using Kyverno Policies
Introduction Consider this scenario: You operate an Amazon EKS cluster hosting hundreds of microservices that make up a product suite. You have … Read The Full News
Tracking Down a Rogue AWS API Caller in a Shared Amazon EKS Cluster
Introduction We build & maintain a number of Amazon EKS clusters, one for each environment: dev/test, perf, prod, etc. These are provided … Read The Full News
Exploring AWS Integrations with Microsoft Power Automate
Introduction Microsoft Power Automate is a cloud-based workflow automation platform for automating recurring tasks & business processes. Every “flow” in Power Automate … Read The Full News
Adopt Karpenter Consolidation without Disrupting Critical Workloads
Introduction Autoscaling in Kubernetes, particularly in cloud-hosted Kubernetes like Amazon EKS, comes in two flavors: Kubernetes cluster autoscaler is the go-to solution … Read The Full News
From Disk Partitions in EC2/Linux to Pods in EKS/Kubernetes
Introduction In the dynamic world of containerized workloads orchestrated by Kubernetes, tracing issues back to their source can sometimes be tricky. Traditional … Read The Full News