The Setup

Google's Online Boutique is an open-source 11-service e-commerce demo — Go, Python, Node.js, C#, and Java, all communicating over gRPC. It ships designed for GKE. The task here: build a complete production AWS platform around it — Terraform, EKS, ECR, IAM, Helm, GitHub Actions — without changing a single line of the application source.

The application layer stays exactly as Google shipped it. Everything else gets built from scratch.

The Build

Seven Terraform files, each with one job: