Objectives Learn the core concepts of gRPC and understand what makes it fast. Learn basics of building gPRC services with .NET. Explore modernization paths to make gRPC services callable from the clients (e.g. Browser apps). Table of Contents Learn gRPC Basics Build gRPC Services with .NET (aka .NET Core) Modernization Paths for gRPC Services