Front matter
preface
acknowledgments
about this book
about the author
about the cover illustration
Part 1. gRPC and microservices architecture
1 Introduction to Go gRPC microservices
1.1 Benefits of gRPC microservices
Performance
Code generation and interoperability
Fault tolerance
Security
Streaming
1.2 REST vs. RPC
1.3 When to use gRPC
Who is this book for?
1.4 Production-grade use cases
Microservices