IImadinimdibr.hashnode.dev·Apr 7 · 5 min readMy Two Cents After Deploying to EKS — What Terraform Actually Teaches YouSo in my first month of internship, I got handed this project straightaway — deploy a simple full-stack application on EKS using Terraform. Cool. I've used Terraform before. Provisioned some S3 bucket00
IImadinimdibr.hashnode.dev·Apr 7 · 9 min readDeploying on AWS EKS with Terraform, Jenkins & KubernetesThis is a technical walkthrough of an end-to-end DevOps project where I provisioned AWS infrastructure using Terraform, set up a Jenkins CI/CD pipeline, containerized a full-stack application, and dep00
IImadinimdibr.hashnode.dev·Nov 5, 2025 · 6 min readWhy Google Disabled io_uringIntroduction In recent years, the Linux kernel’s asynchronous-I/O interface io_uring has been hailed as a performance breakthrough. But for large-scale, high-security environments like Google’s, it has also become a significant headache. In June 2023...00