Curated technical writing

Featured Articles

Practical guides and case studies on cloud infrastructure, automation, Kubernetes, and modern DevOps practices.

Hashnode Featured #1 Jun 2026 · Case study

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.

#kubernetes#terraform#gitops
Read Article
Hashnode Featured #2 Jun 2026 · Technical guide

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.

#docker-compose#microservices#spring-boot
Read Article
Medium Featured #3 Apr 27, 2026 · 7 min read

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.

#kubernetes#devops#cloud
Read Article
Medium Apr 13, 2026 · 8 min read

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.

#ci-cd#azure-devops#devops
Read Article
Dev.to Mar 2026 · 4 min read

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.

#ai#terraform#devops
Read Article
Medium Apr 22, 2026 · 6 min read

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.

#docker#react#devops
Read Article
Medium Apr 4, 2026 · 6 min read

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.

#ansible#devops#automation
Read Article
Medium Mar 20, 2026 · 5 min read

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.

#terraform#aws#iac
Read Article
Dev.to Mar 2026 · 4 min read

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.

#azure#devops#staticwebapps
Read Article
Dev.to Feb 2026 · 3 min read

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.

#nginx#automation#aws#devops
Read Article
Dev.to Feb 2026 · 4 min read

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.

#devops#scrum#sdlc
Read Article