From WCF to gRPC
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Explore the evolution from Windows Communication Foundation (WCF) to gRPC in this 33-minute conference talk by Mark Rendle of Gibraltar Software. Trace the journey from Service Oriented Architecture and SOAP in 2006 to the open-source, cross-platform .NET Core and gRPC of today. Discover how gRPC can replicate WCF functionalities, including two-way "duplex" bindings and server-side sessions, while leveraging ASP.NET Core 3.1. Compare WCF and gRPC implementations, examining data contracts, various WCF modes, duplex bindings, and security considerations. Gain insights into the performance and interoperability benefits of adopting gRPC for modern distributed systems development.
Syllabus
Introduction
WCF
gRPC
NET Core gRPC
WCF vs gRPC
Data contracts
WCF Implementation
WCF Modes
Duplex Bindings
Security
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
Building Your Azure Skills ToolkitMicrosoft via edX Asynchronous Programming in C# and .NET Core
Microsoft via edX Data Access in C# and .NET Core
Microsoft via edX Implementing SOLID Principles in C# with .NET Core
Coursera Project Network via Coursera RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy