Writing on software design, company building, and the cloud infrastructure.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

Setting up Consul and Nomad in Hetzner cloud

August 26, 2023

Simple setup for Consul and Nomad in Hetzner cloud. Applicable to other cloud providers with small adjustments. Obviously, Terraform all the way with some bash-scripting for fun.

Practical e2e testing

December 15, 2021

Practical e2e testing. Create 3 microservices and communicate to each other with practical ideas for e2e testing.