YoVDO

Introduction to gRPC

Offered By: NashKnolX via YouTube

Tags

gRPC Courses Microservices Courses Distributed Systems Courses API Design Courses Network Programming Courses Protocol Buffers Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the world of gRPC in this 35-minute talk that explores the fundamentals of this powerful remote procedure call (RPC) framework. Learn how gRPC enables client applications to directly call methods on server applications across different machines, simplifying the creation of distributed applications and services. Discover the core concept of defining a service with remotely callable methods, including their parameters and return types. Explore the server-side implementation, where the interface is realized and a gRPC server handles client calls. Examine the client-side architecture, focusing on the stub that mirrors the server's methods. Gain insights into how gRPC facilitates easier development of distributed systems and enhances communication between applications in different environments.

Syllabus

NashKnolx: Introduction to gRPC


Taught by

NashKnolX

Related Courses

Complete Guide to Protocol Buffers 3 [Java, Golang, Python]
Udemy
Effective Serialization with Python
LinkedIn Learning
Using gRPC in ASP.NET Core 6
Pluralsight
gRPC in Python
LinkedIn Learning
gRPC Crash Course - Modes, Examples, Pros & Cons
Hussein Nasser via YouTube