E-Book, Englisch, 486 Seiten
Sazanavets Microservices Communication in .NET Using gRPC
1. Auflage 2022
ISBN: 978-1-80324-952-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
A practical guide for .NET developers to build efficient communication mechanism for distributed apps
E-Book, Englisch, 486 Seiten
ISBN: 978-1-80324-952-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Microservices Communication in.NET Using gRPC".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Microsoft Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Web Services
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
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