debugdeploygrow.hashnode.devFrom Local Docker to AWS EKS: Building a Production-Grade MongoDB Architecture for FeedbackHubEver 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 ...Aug 13, 2025·4 min read
debugdeploygrow.hashnode.dev🚀 From Zero to Pods: My Day 0 Kubernetes Journey with Minikube & LensBefore 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...Aug 9, 2025·3 min read
debugdeploygrow.hashnode.devFrom Copilot to Co‑Engineer: How I Supercharged GitHub Copilot for My DevOps Projects 🚀🚀 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...Aug 6, 2025·4 min read
debugdeploygrow.hashnode.devFeedbackHub Under Fire: Real-World AWS Auto Scaling, Alarms, and SNS Alerts in Action🚀 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...Aug 5, 2025·2 min read
debugdeploygrow.hashnode.dev🚀 Phase 3: AI-Powered Observability in FeedbackHub with AWS BedrockDebugging production logs at 3 AM is nobody’s idea of fun. In Phase 3 of FeedbackHub-on-AWSform, we turned that pain into an opportunity by integrating AWS Bedrock for automated log summarization. 🌟 Introduction FeedbackHub-on-AWSform has evolved ...Jul 31, 2025·2 min read