Blog

Practical articles on DevOps, infrastructure, and cloud engineering.

Reverse Engineering Existing Cloud Infrastructure into Terraform

January 2025

A practical guide to converting your existing cloud resources into maintainable Infrastructure as Code. Covers the challenges, manual approaches, and automated solutions.

Troubleshooting Kong Gateway to Upstream Service Connectivity in Kubernetes

January 2025

A systematic approach to diagnosing and resolving Kong Gateway networking issues in Kubernetes environments. DNS, service discovery, and common pitfalls.

HAProxy SSL Termination Patterns for Multi-Domain Environments

January 2025

Practical patterns for implementing SSL termination with HAProxy when handling multiple domains. SNI routing, certificate management, and configuration examples.