Building GitLab Pipelines That Fail Well
A practical system for fast, observable CI/CD pipelines that recover gracefully when infrastructure and dependencies misbehave.
Author
Software & Infrastructure Engineer
Working profile
I write field notes for engineers who want to understand not only how a system works, but how it behaves when assumptions fail. My current work explores cloud infrastructure, developer platforms, Go, and useful AI systems.
Skills
Current projects: Developer Tools
Latest
A practical system for fast, observable CI/CD pipelines that recover gracefully when infrastructure and dependencies misbehave.
Use cancellation, ownership, and bounded parallelism to build Go services that shut down cleanly and remain understandable.
A repeatable debugging sequence for separating scheduling, networking, application, and capacity failures in Kubernetes.