gRPC in Golang
Please rate the course
Source:
Category:
Language:
Russian
Duration:
01:34:57
Number of lessons:
6
Release date:
01/04/2025
Rating:
0.0
Course short description
The course is designed for developers with basic knowledge of microservices and networking. It provides practical examples and tasks to consolidate the acquired knowledge. Upon completion of the course, participants will be able to effectively apply gRPC in their projects to ensure reliable and scalable communication between services.
It covers key aspects, including:
- Creating and using .proto files to describe services and messages.
- Generating server and client code.
- Working with different types of RPC: unary, server streaming, client streaming and bidirectional streaming.
- Configuring and using gRPC in a microservice architecture.