software dev who actually enjoys debugging (weird, i know) i spend most of my time fixing broken code , Building new things and honestly? i love it. there's something about hunting down bugs that just hits different. when i'm not staring at terminal logs, i'm either at the gym or checking out new places. currently exploring different areas in tech and building stuff in public because why not share the messy journey. india 🇮🇳
Anything that excites me.
Picture this: it's 1:00 PM on a Wednesday. Peak hours. Your field team is out collecting data, clients are checking dashboards, and suddenly - everything stops working. That was us on February 12, 202

The Problem: 25 Minutes to Deploy? Seriously? Picture this: You push a hotfix to production, grab a coffee, chat with a colleague, check Slack, and your deployment is still running. That was our reality - 25 minutes from commit to deployment on Googl...

Prerequisites Before we dive in, make sure you have: Docker installed on your local machine An AWS account with at least one EC2 instance running (Ubuntu/Debian-based recommended) Your EC2 .pem key file downloaded and stored safely Basic understa...

Step 1: Spin Up an EC2 Instance First, let's spin up the EC2 instance: Go to your AWS Console Navigate to EC2 Click "Create new instance" Name it whatever you want Important Notice: We'll need to SSH into the instance, so make sure you download...
