Blog
3 articlesArticles on backend engineering, Go, cloud-native architecture, microservices, and software craftsmanship by Claudiu Nicola.
-
Designing Resilient Microservices in Go: Patterns That Work in Production
A deep dive into practical resilience patterns for Go microservices — circuit breakers, retries with backoff, graceful shutdown, and health checks — based on real production experience.
-
Using Private Go Modules with golangci-lint in GitHub Actions
A practical guide to configuring GitHub Actions for Go projects that use private modules alongside golangci-lint.
-
selfTaught && findMentor
Why every self-taught developer should find a mentor — and a 7-checkpoint framework for staying on track.