No detailed description available for "Microservices Communication in.NET Using gRPC".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80324-952-0 (9781803249520)
Schweitzer Klassifikation
Sazanavets Fiodar:
Fiodar Sazanavets is an experienced lead software developer. His main areas of expertise are ASP.NET, SQL Server, Azure, Docker, Internet of Things, microservices architecture, and various frontend technologies. Fiodar built his software engineering experience while working in a variety of industries, including water engineering, financial, railway, and defense. He has played a leading role in various projects and, as well as writing software, his duties have included performing architectural tasks. Fiodar is passionate about teaching other people programming skills. He has published a number of programming courses on various online platforms.
Table of Contents - Creating a Basic gRPC Application on ASP.NET Core
- When gRPC Is the Best Tool and When It Isn't
- Protobuf - the Communication Protocol of gRPC
- Protobuf - the Communication Protocol of gRPC
- Applying Versioning to the gRPC API
- Scaling a gRPC Application
- Using Different Call Types Supported by gRPC
- Using Well-Known Types to Make Protobuf More Handy
- Securing gRPC Endpoints in Your ASP.NET Core Application with SSL/TLS
- Applying Authentication and Authorization to gRPC Endpoints
- Using Logging, Metrics, and Debugging in gRPC on.NET