Writing
Profiling Terraform
Profiling Terraform to identify bottlenecks, using pprof and FlameGraph.
Routing Terraform Requests to Your Private Kubernetes Cluster Via Socks5
Route Terraform requests to your private Kubernetes cluster using a SOCKS5 proxy.
Null Is Not Nothing
In Terraform it’s a value that represents the absence of a value.
Why
Why do I have a digital garden? Why do I write in public?
Platforms Are Abstractions
Platforms are abstractions. Effective platform teams offer other teams the right abstraction, and this shouldn’t be a single standardized abstraction.
Don’t Do Irrelevant Busywork in the Name of Agility
Engineering bandwidth that is not fully occupied at all times is not a bad thing.
Behind the Scenes Lambda
How does AWS Lambda work under the hood? Let’s find out together!