Welcome
Senior Platform Engineer specializing in Kubernetes, cloud infrastructure, and secure CI/CD pipelines. I build and support platforms that developers can be enthusiastic about.
Recent Posts
Operational Guardrails for Multi-Tenant PostgreSQL
January 06, 2026
Operational guardrails needed to safely run PostgreSQL in a multi-tenant configuration, including connection limits, timeouts, lock protection, shared resource considerations, and how these are enforced and tested in the multi-tenant Postgres project.
Recovering from Toolchain Drift on macOS
March 11, 2024
A real-world example of toolchain drift on macOS, why it happens, and how pinning or downgrading dependencies can be a pragmatic recovery strategy.
Operational Realities of Running PostgreSQL
March 08, 2024
Practical lessons about running PostgreSQL as a system: memory, storage, I/O, and why defaults and containers don’t remove operational responsibility.