Eliminating AWS Credentials from a Public Next.js Pod: The In-Cluster BFF Migration
How I removed 7 IAM actions from a public pod by routing all data access through an in-cluster BFF, achieving Kubernetes credential isolation and graceful degradation.