Blog
Thoughts on platform engineering, cloud infrastructure, and DevOps best practices.
Building a Centralized Observability Platform for Multi-Cluster Kubernetes
Mar 15, 2026How I designed and implemented a centralized monitoring solution using Grafana Alloy, Prometheus, Loki, and Grafana to aggregate metrics and logs from multiple Kubernetes clusters.
Kubernetes
Prometheus
Grafana
Observability
GitOps with ArgoCD: Separating IaC from Application Config
Feb 20, 2026A practical guide to structuring ArgoCD applications with clear separation between infrastructure-as-code and application configuration for enterprise deployments.
ArgoCD
GitOps
Kubernetes
CI/CD
Designing Reusable Terraform Modules for AWS at Scale
Jan 10, 2026Lessons learned from building production-grade Terraform modules for EKS, VPC, RDS, and IAM that are used across multiple teams and environments.
Terraform
AWS
IaC
EKS