Blog & Insights
Thoughts on
engineering & code.
Deep dives into backend architecture, system design patterns, and the tools I use to build scalable, production-grade software.
2 Posts Published

ArchitectureMicroservicesGo
Building Scalable Microservices: Lessons from Production
Real-world patterns and pitfalls I've encountered while architecting distributed systems that handle millions of requests daily.
May 15, 20263 min read

GoBackendPerformance
Why Go Is My Go-To for Backend Development
From goroutines to the standard library — exploring why Go has become my preferred language for building production backend systems.
May 10, 20264 min read