Yuki Tanabe
Staff Platform Engineer
Yuki maintains internal developer platforms used by four thousand engineers. Her work focuses on the narrow path between too much abstraction and none at all.
Infrastructure as Code for Teams That Outgrew a Single State File
By Yuki Tanabe
Terraform is pleasant for one team and one environment. The difficulty begins when twelve teams share a provider account, modules develop versioning politics, and a single apply can take forty minutes.
Yuki Tanabe treats Terraform as an organizational problem as much as a technical one: how to split state so blast radius matches ownership, how to version modules without freezing everyone, how to detect and reconcile drift continuously, and how to make plan output something a reviewer can actually read.
Applies to both AWS and GCP providers, with the differences called out where they matter.
7 chapters · 338 pages total
Staff Platform Engineer
Yuki maintains internal developer platforms used by four thousand engineers. Her work focuses on the narrow path between too much abstraction and none at all.