I Built a Portfolio Site That Updates Itself Every Night
How I wired Medium, Dev.to, Credly, and GitHub into a Hugo site that stays current without me touching it....
How I wired Medium, Dev.to, Credly, and GitHub into a Hugo site that stays current without me touching it....
After trying different CI/CD strategies, build-once with image promotion is the one that actually holds up in production....
How I use Terraform to provision EKS and hand off to ArgoCD, so the entire platform self-assembles from a single command....
A walkthrough of how I structure Terragrunt for real projects, covering bootstrapping with CloudFormation, remote state, environment configs, and dependency chaining....
A deep dive into the Kubernetes Gateway API, what problems it solves over Ingress, real YAML examples using Nginx, AWS ALB, and the AWS Gateway API controller, plus what just landed in v1.5....