The Third Pillar — Distributed Traces Complete My Observability Stack (Week 6)Jul 24, 2026·10 min read
My Alert Fired at 4:40am. Three Places Were Notified Before I Woke Up. (Week 5)Jul 14, 2026·8 min read
I'd Never Built a VPN Before — Here's How I Got a Real WireGuard Tunnel Working in an AfternoonIf you've ever been handed a task like "go figure out a VPN for us" with zero networking background, this post is the guide I wish someone had handed me. No prior VPN knowledge assumed. By the end, yoAug 4, 2026·7 min read
I Found a Payment Failure Hidden in 600 Log Lines in 4 Seconds. Here's How. (Week 4)Jul 1, 2026·7 min read
Grafana Dashboards as CodeGrafana Dashboards as Code — Destroy the Container, the Dashboard Survives (Week 3) Someone commented on my last post: "Don't forget the nice gradient shade, give it some bling." Challenge accepted. BApr 12, 2026·10 min read
Prometheus Deep Dive — Alerts, Debugging, and What Actually Happens When Things Don't Work (Week 2) Last week I spun up a working observability stack from scratch. This week I went deeper. And I hit real problems. I'm documenting both — because the deMar 30, 2026·9 min read
Observability CustomisationI Was Handed an Observability Role I Had Never Done Before.Here's What I Built in Week1. My boss sent a message on a Tuesday night. "Can you help with observability customisation?" Prometheus. GrafanaMar 26, 2026·6 min read
Building Your Own Virtual Private Cloud (VPC) on LinuxEver wondered how cloud providers like AWS create isolated networks for their customers? In this tutorial, I'll show you how to recreate the core functionality of AWS VPC using only Linux networking primitives. This is the same technology that powers...Nov 12, 2025·6 min read
Building a Production-Grade Automated Deployment Pipeline: From Zero to DeployedIntroduction As a DevOps intern, I was tasked with creating an automated deployment pipeline that mirrors real world workflows. The challenge? Build a robust bash script that automates the complete deployment of a Dockerized application to a remote s...Oct 24, 2025·14 min read
How to Build and Configure a Linux AMI for AWS MarketplaceWhen I first heard about AWS Marketplace, I thought of it as “the app store for cloud.” It’s where software vendors can publish preconfigured images, SaaS products, and machine learning models so customers can easily deploy them on AWS. One of the mo...Sep 23, 2025·7 min read