YoVDO

gRPC Crash Course - Modes, Examples, Pros & Cons

Offered By: Hussein Nasser via YouTube

Tags

gRPC Courses Client-Server Communication Courses HTTP/2 Courses Protocol Buffers Courses

Course Description

Overview

Dive into a comprehensive video tutorial on gRPC (gRPC Remote Procedure Calls), exploring its motivation, modes, and practical applications. Learn about the challenges with client libraries, understand different gRPC modes including unary, server streaming, client streaming, and bidirectional communication. Follow along with a hands-on coding example, and analyze the pros and cons of implementing gRPC in your projects. Discover why creating your own protocol might not be the best approach, and gain insights into the benefits and limitations of this open-source RPC system developed by Google.

Syllabus

Intro
Motivation behind gRPC
The problem with client libraries
gRPC Modes
Unary
Server streaming
Client streaming
Bidirectional
gRPC Coding Example!
gRPC Pros and Cons
Why you shouldn’t invent your own Protocol


Taught by

Hussein Nasser

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
Protocol Buffers Crash Course
Hussein Nasser via YouTube