~10,000 readers a month · the main event
The blog
Long-form notes on platform engineering, cloud-native infrastructure, the Linux kernel and the messy reality of running AI workloads. Written in the open, occasionally opinionated.
archive
More writing

25 August 2023 · 4 min read
How to Create a Release With Multiple Artifacts From a GitHub Actions Workflow Using the Matrix Strategy
Find out how I managed to create a release with executables suitable for different operating systems all within a single workflow run.
gitdevopsrustgithub-actionscncf

2 December 2021 · 3 min read
What is GitOps?
GitOps is an operational approach combining DevOps best practices like CI/CD, version control, and teamwork.
deploymentgitdevopscicdcncf

4 July 2021 · 3 min read
How to Safely Store Secrets in Terraform Using Cloud KMS
Protecting Terraform secrets using Cloud KMS for seamless git commit experience.
securitygitgoogle-cloudterraformcncf
lucavallin