Cargando…

Beginning gRPC on ASP.NET Core Tools for Developers Working with Distributed Web and Cloud Applications /

Learn how to use the ASP.NET Core implementation of gRPC, enabling components of your distributed applications to effectively communicate with each other using minimal code. Since the release of ASP.NET Core 3, gRPC has been fully integrated with the system libraries found in ASP.NET Core. gRPC is a...

Descripción completa

Detalles Bibliográficos
Autor principal: Sazanavets, Fiodar (Autor)
Autor Corporativo: Safari, an O'Reilly Media Company
Formato: Electrónico Video
Idioma:Inglés
Publicado: Apress, 2020.
Edición:1st edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Descripción
Sumario:Learn how to use the ASP.NET Core implementation of gRPC, enabling components of your distributed applications to effectively communicate with each other using minimal code. Since the release of ASP.NET Core 3, gRPC has been fully integrated with the system libraries found in ASP.NET Core. gRPC is a network communication technology originally developed by Google. It works over the HTTP2 protocol and it is primarily used to enable communication between microservices in distributed clusters. The beauty of gRPC is that it simplifies all the complex implementation details. You'll see that for a software developer, gRPC can feel like writing code on the client application that can call endpoints on the server application directly, as if both of these are just parts of the same monolithic application. This makes gRPC incredibly easy to use and is the reason why it has become so popular over the last couple of years. What You Will Learn Discover the core gRPC concepts that apply to all implementations Create a Protobuf message structure Use gRPC on ASP.NET Core Secure gRPC endpoints Apply logging and diagnostics on ASP.NET services that use gRPC Update gRPC services to make them backwards-compatible Who This Video Is For ASP.NET developers who primarily work on distributed web and cloud applications. It is recommended that the viewer understand the fundamentals of ASP.NET Core.
Descripción Física:1 online resource (1 video file, approximately 54 min.)