$ ls -lt posts/
All Posts
Don't Let Your LLM Wing It: Building a Knowledge Base That Actually Knows Things
A field guide to provisioning a Bedrock Knowledge Base on Aurora pgvector with Terraform, then keeping it in sync with a GitHub Actions workflow that ships docs to S3 on every push.
terraformawsbedrockpgvectorragplatform-engineeringThe $10,000 Label: How We Used Go, Clean Architecture, and AWS to Build a FinOps-Driven Cloud
How we built sys-tag-manager — a Go service using Clean Architecture and AWS Resource Explorer — to automate cloud tagging, eliminate orphaned resources, and give finance teams accurate cost attribution.
golangawsfinopsclean-architectureplatform-engineeringHow to Upgrade EKS 1.32: Making the Switch from bootstrap.sh to nodeadm
EKS 1.32 replaces the legacy bootstrap.sh script with nodeadm. Here's what changed, why it matters, and how to migrate before the AL2 end-of-support deadline.
ekskubernetesawsnodeadmdevops