Blog
Practical articles on DevOps, infrastructure, and cloud engineering.
Reverse Engineering Existing Cloud Infrastructure into Terraform
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
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
Practical patterns for implementing SSL termination with HAProxy when handling multiple domains. SNI routing, certificate management, and configuration examples.