Book description
Get a comprehensive understanding of gRPC fundamentals through real-world examples. With this practical guide, you’ll learn how this high-performance interprocess communication protocol is capable of connecting polyglot services in microservices architecture, while providing a rich framework for defining service contracts and data types.
Complete with hands-on examples written in Go, Java, Node, and Python, this book also covers the essential techniques and best practices to use gRPC in production systems. Authors Kasun Indrasiri and Danesh Kuruppu discuss the importance of gRPC in the context of microservices development.
Publisher resources
Table of contents
- Preface
- 1. Introduction to gRPC
- 2. Getting Started with gRPC
- 3. gRPC Communication Patterns
- 4. gRPC: Under the Hood
- 5. gRPC: Beyond the Basics
- 6. Secured gRPC
- 7. Running gRPC in Production
- 8. The gRPC Ecosystem
- Index
Product information
- Title: gRPC: Up and Running
- Author(s):
- Release date: January 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492058335
You might also like
book
GraphQL in Action
Reduce bandwidth demands on your APIs by getting only the results you need—all in a single …
book
Docker: Up & Running, 3rd Edition
Docker and Linux containers have fundamentally changed the way that organizations develop, deliver, and run software …
book
Istio in Action
Solve difficult service-to-service communication challenges around security, observability, routing, and resilience with an Istio-based service mesh. …
book
Concurrency in Go
Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language …