SC
Projects Blog About Contact Download Resume

Blog

Thoughts, insights, and experiences

September 4, 2025

My First Automated CI/CD Pipeline

It all starts with a simple git push and ends with the app running in production. Let me walk you through how it all comes together.

Continue reading
August 30, 2025

Building AWS Infrastructure the Sane Way: A Terraform VPC Guide

Terraform is a way to build the infra without having to go on the aws website and click buttons. The primary reason? To build the infra as many times as needed without needing to go and bang your head to build that EC2 instance 10 times.

Continue reading
July 22, 2025

Why Was My Localhost SSH Taking 3 Seconds? A Deep Dive.

It began as "why can't I SSH into my own computer?" turned into an unexpected masterclass in network debugging. Here's how I was able to create my framework for debugging these issues

Continue reading

© 2025 Shivam Chaubey. All rights reserved.