Loading...

ankushojha.dev

thoughts & insights

exploring technology, engineering practices, and industry trends

a collection of articles covering software engineering, go development, system design, and personal learnings from building scalable applications.

featured articles

8 min read Engineering

Building Scalable Microservices with Go

learn how to design and implement scalable microservices using Go, covering service discovery, load balancing, and inter-service communication patterns.

go microservices architecture backend scalability
read more

all articles

popular tags

7 min read Go Development

Effective Error Handling Patterns in Go

explore advanced error handling techniques in Go, including custom error types, error wrapping, and building robust error management systems.

read full article

stay updated with the latest articles and insights