Skip to Content
Microservices Communication in .NET Using gRPC
book

Microservices Communication in .NET Using gRPC

by Fiodar Sazanavets
February 2022
Intermediate to advanced
486 pages
9h 9m
English
Packt Publishing
Content preview from Microservices Communication in .NET Using gRPC

Preface

This book explains how to use all the fundamental components of gRPC on .NET. As well as covering the core technical functionality of gRPC, this book also explains the best practices of using it.

gRPC is an efficient mechanism of communication over the web that was originally developed by Google. It has now been accepted as one of the web standards. As it runs over HTTP/2, it is much faster than the standard HTTP communication. gRPC is especially suitable for facilitating direct communication between microservices inside a distributed application.

RPC stands for remote procedure call, so applying it in the code to call endpoints on a remote server is just as easy as calling functions and methods inside an application. gRPC is standardized, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes

Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes

Sean Whitesell, Rob Richardson, Matthew D. Groves
Microservices .NET Core Masterclass

Microservices .NET Core Masterclass

Piotr Gankiewicz, Dariusz Pawlukiewicz

Publisher Resources

ISBN: 9781803236438Supplemental Content