Remote procedure what? - getting started with gRPC

In this series, I’ll be looking into the internal workings of gRPC, and using it for a project.

Here’s what I want to answer next time:

  • What is gRPC?
  • When should I consider using gRPC?
  • What are the benefits, and what are the cons?
  • How does it fit into a microservices architechture?