Introduction to gRPC
Offered By: NashKnolX via YouTube
Course Description
Overview
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
Advanced Operating SystemsGeorgia Institute of Technology via Udacity High Performance Computing
Georgia Institute of Technology via Udacity GT - Refresher - Advanced OS
Georgia Institute of Technology via Udacity Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX CS125x: Advanced Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX