Introduction to gRPC - Building Efficient Distributed Systems
Offered By: NashKnolX via YouTube
Course Description
Overview
Learn about gRPC, an open-source framework developed by Google for building efficient and scalable distributed systems. Explore how gRPC enables communication between client and server applications using Protocol Buffers (protobuf) as the interface definition language. Discover the power of gRPC in allowing applications to call methods on remote servers as if they were local procedures, making it an essential tool for constructing distributed and microservices-based architectures. This 28-minute video provides a comprehensive introduction to gRPC, covering its core concepts and applications in Java development.
Syllabus
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