In my last article here I explained how to write your own gRPC service(please go through it before starting this tutorial). … More
Category: MicroServices
MicroServices on gRPC
Using gRPC for interaction between your microservices can save you time, money and bandwidth. All this while keeping your code base simple and open to polyglot implementation.