
Building Resilient Microservices with Go and gRPC
A practical guide to designing fault-tolerant microservices using Go, gRPC, and circuit breaker patterns — lessons learned from production.
Read more →
A practical guide to designing fault-tolerant microservices using Go, gRPC, and circuit breaker patterns — lessons learned from production.
Read more →
How I tracked down and fixed a slow query that was blocking our main checkout flow — covering EXPLAIN ANALYZE, index strategies, and partial indexes.
Read more →
Best practices for managing Terraform state in teams: remote backends, state locking, workspace strategies, and how to avoid the state corruption trap.
Read more →
A deep dive into consumer group strategies, offset management, and handling rebalances gracefully — patterns that have saved us from data loss more than once.
Read more →