Senior Engineer (12+ years) · Staff-Level Scope · Developer Experience · TypeScript/Go
Latest Posts
View all postsThe Hidden Complexity of Webhook Debugging
Webhooks look simple, but delivery guarantees, retries, and local tunnel workflows create subtle failure modes that waste engineering time. This post maps the real problems teams face and defines what a reliable debugging workflow should provide.
- Webhooks
- Developer Experience
- Observability
Building a Vercel-like Platform on Cloud Run: Architecture & Design Decisions
How to replicate Vercel-style git-push-to-production and previews on GCP with Cloud Run. A technical deep-dive for platform engineers considering an internal PaaS.
- Platform Engineering
- GCP
- Cloud Run
- DevOps
- PaaS
Gatekeeping Vs. Golden Paths: Two Models of Platform Engineering
Platform teams often slow developers down with approval boards and ticket queues. Golden paths achieve the same compliance goals through self-service and opinionated defaults, and developers actually use them.
- Platform Engineering
- DevOps
- Developer Experience