AI and ADRs: A Platform Engineering Love Story
For years, I’ve always wanted to use Architecture Decision Records (ADRs) more in the crafting of my demonstrations and in my home lab. When you’re operating...
For years, I’ve always wanted to use Architecture Decision Records (ADRs) more in the crafting of my demonstrations and in my home lab. When you’re operating...
I’ve been working a lot with Red Hat OpenShift Dev Spaces lately (the upstream project is Eclipse Che). Many of my customers are fascinated by the idea of co...
How It Started Two years ago, a sales engineer contacted me about Akuity, the company founded by the creators of the Argo Project. As always, I ignored the s...
I am a massive fan of Bitwarden. It’s my preferred password manager. It’s open source and can be self-hosted. However, I prefer to offload that responsibili...
Services in Kubernetes can be exposed via a load balancer with an external IP address when given the type: LoadBalancer. When using an IaaS platform (e.g. AW...