Writing on software design, backend engineering and optimization.

All of my long-form thoughts on programming, system design, and more, collected in chronological order.

A Beginner's Guide to gRPC: Faster, Smarter APIs

gRPC is a high-performance, open-source universal RPC (Remote Procedure Call) framework. It is developed by Google and provides efficient, low-latency communication between microservices