Nothing here yet.
Nothing here yet.
Aug 13, 2025 · 4 min read · Ever pushed your local app to production and watched it fail to connect to the database? I have — and here’s how I fixed it. Introduction Building applications that work seamlessly across different environments (local development vs. production) is ...
Join discussion
Aug 9, 2025 · 3 min read · Before jumping into AWS EKS or spending a rupee on cloud infra, I wanted to see Kubernetes in action — the Pods, Deployments, scaling, and updates — all live. So I fired up Minikube on my laptop, hooked it into Lens, and set out to make Kubernetes vi...
Join discussion
Aug 6, 2025 · 4 min read · 🚀 How It Started — And Why I Wanted More When GitHub Copilot first landed in my VS Code, I felt like I had a superpower. It could autocomplete Terraform blocks, Next.js API routes, even Dockerfiles. But after a few weeks, the shine dulled. I realize...
Join discussion
Aug 5, 2025 · 2 min read · 🚀 Introduction Recently, we put our FeedbackHub platform through a rigorous real-world scenario—testing its ability to handle intense traffic spikes. By leveraging AWS ECS Auto Scaling, CloudWatch Alarms, and SNS notifications, we validated our infr...
Join discussion