Tag: kubernetes
-
Adding Observability to a Small SaaS Without Overbuilding It
A small observability stack that focuses on useful signals first, with health checks, canaries, error tracking, and alert routing that a small team can actually maintain.
-
GitOps Promotion for a Small SaaS: From Image Build to Production Rollout
A small, repeatable GitOps promotion flow that moves an image from build to staging to production without depending on manual deployment steps.
-
Recovering a Broken React Deployment Without Guesswork
The loader stayed visible, the hero never rendered, and the canary started failing. The problem looked like a broken React build. It was three problems pretending to be one.