Curated technical writing
Featured Articles
Practical guides and case studies on cloud infrastructure, automation, Kubernetes, and modern DevOps practices.
How We Built and Automated Spring Petclinic Microservices on AWS EKS
A platform engineering case study covering how Spring Petclinic was automated on EKS with Terraform, Helm, GitOps, CI/CD, and observability.
Deploying Spring Petclinic Microservices Locally with Docker Compose
A practical guide to running the complete Spring Petclinic microservices stack locally with Docker Compose, including service dependencies, networking, and validation.
Understanding Kubernetes Architecture: Control Plane, Worker Nodes, Pods, Services, and More
A practical, beginner-friendly guide to how Kubernetes runs, scales, and keeps applications reliable.
From 'It Works on My Machine' to Reliable Deployments: My CI/CD Journey with Azure DevOps
Lessons learned building reliable CI/CD pipelines with Azure DevOps, from environment parity to automated testing.
Agentic DevOps: Letting AI Subagents Audit Terraform Infrastructure
How I built an agentic workflow using Claude Code to automatically audit Terraform infrastructure for security, cost, and best-practice compliance.
Containerizing a React App with Docker: From Single-Stage to Multi-Stage Builds
Why multi-stage Docker builds are essential for production React applications and how to implement them.
Setting Up Ansible the Right Way: From Quick Install to Production-Ready
A comprehensive guide to installing, configuring, and structuring Ansible for production infrastructure management.
From ClickOps to Terraform: My First Real Experience with Infrastructure as Code
How I moved from clicking around the AWS console to provisioning infrastructure with Terraform, and why I never looked back.
Deploying a Static Website on Azure Using Blob Storage
A complete guide to hosting static websites on Azure Blob Storage with CDN integration and custom domains.
The Complete Guide: Deploying a Static Site on AWS using Nginx and User Data
Automate static site deployment on AWS EC2 with Nginx, user data scripts, and CloudWatch monitoring.
More Than Just a Board: Why My First Jira Sprint Was a Lesson in DevOps
How Agile ceremonies in Jira taught me the fundamentals of DevOps mindset, collaboration, and continuous improvement.