/dev/reading

gRPC Microservices in Go

by Hüseyin Babal
The cover of gRPC Microservices in Go
4.2/5 on Goodreads
ISBN 9781633439207
Published in 2023
200 pages

Description

Build super fast and super secure microservices with the gRPC high-performance messaging protocol and powerful Go language.

In gRPC Microservices in Go you’ll learn:

  • Designing and implementing resilient microservice architecture
  • Testing microservices
  • Deploying microservices to the cloud with modern orchestration tools
  • Monitoring and overseeing microservices

The powerful gRPC Remote Procedure Call framework delivers superior speed and security over protocols like REST. When paired with Golang’s low-level efficiency and flexibility, gRPC and Go become a killer combination for latency-sensitive microservices applications.

gRPC Microservices in Go shows you how to utilize these powerful tools to build production-grade microservices. You’ll learn to develop microservice inter-service communication patterns that are powered by gRPC, design backward compatible APIs, and apply hexagonal architecture to microservices.