Embracing gRPC in .NET
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the benefits of gRPC in .NET for modern web development in this conference talk from NDC Porto 2022. Discover how gRPC addresses the increasing need for scalability and performance in service-to-service communication. Learn about the advantages of gRPC's contract-based approach, its performance improvements with smaller request/response bodies, and its suitability for polyglot environments. Examine the four communication models supported by gRPC, including client-server and bi-directional streaming. Compare gRPC to traditional API paradigms, understanding its potential to reduce coupling and dependencies between projects. Gain insights into implementing gRPC in .NET Core 3.0 and beyond, where it is treated as a first-class citizen. Evaluate the pros and cons of adopting gRPC for your microservices architecture and service communication needs.
Syllabus
Embracing gRPC in .NET - Irina Scurtu - NDC Porto 2022
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube