I Built My First EKS Cluster in Auto Mode and Was Shocked by the Simplicity: A Terraform GuideAmazon recently introduced EKS Auto Mode during re:Invent, and I couldn’t resist giving it a try. The results? Absolutely mind-blowing…Dec 16, 20244Dec 16, 20244
My Kubernetes Journey: From Novice to Expert that write a book without a CertificationI have never taken a Kubernetes certification, yet I’ve built and operated over a dozen clusters in a little less than a decade… And…Dec 11, 2024Dec 11, 2024
10 Lessons for Successfully Launching and Sustaining a Tech Business: My Journey and InsightsStarting and sustaining a business, especially in the tech industry, is a complex and demanding adventure. Yet, it is also a deeply…Nov 25, 2024Nov 25, 2024
Reducing cold start of lambda functions: 5 essential tipsOptimizing cold starts is crucial for ensuring the responsiveness of serverless-based applications. A cold start occurs when the execution…Nov 3, 2024Nov 3, 2024
Young developer, stop using ChatGPT instead use your brain sometimesIn recent months, I’ve noticed a troubling trend: the quality of code produced by interns and apprentices is deteriorating rapidly. Whether…Oct 21, 20242Oct 21, 20242
Optimizing resource requests and limits for kubernetes podsIn Kubernetes, correctly defining CPU and memory resources for your pods is crucial for maintaining application performance and ensuring…Sep 1, 20241Sep 1, 20241
Debugging kubernetes issues in production : a technical guideKubernetes is a powerful platform for orchestrating containers, but when it comes to diagnosing production issues, even the most…Aug 18, 20246Aug 18, 20246
Eight actions for Desacralizing Deployments in productionTwelve years ago, when I started working as an engineer in IT, there was one sacred word that left no one indifferent: deployment. “A…Jun 26, 2024Jun 26, 2024
How to migrate Seamlessly Migrating Your EKS Nodes to ARM/Graviton: Good for your Money and the…In this guide, I’ll walk you through the process of migrating your EKS nodes from the X86 architecture to ARM without disrupting your…May 6, 2024May 6, 2024
How to give limited access of your EKS cluster to users through RBACThis blog post outlines a process for implementing Role-Based Access Control (RBAC) to manage user and group permissions within EKS…Mar 13, 2024Mar 13, 2024