Microservices and gRPC in Scala with FS2 and Scalapb

Описание к видео Microservices and gRPC in Scala with FS2 and Scalapb

blog post: https://blog.rockthejvm.com/grpc-in-s...
Full Stack Scala course: https://rockthejvm.com/p/typelevel-ri...

This long-form video will teach you how to make microservices communicate via gRPC in Scala with FS2 and Scalapb. You will learn
- how to define data structures in proto files
- how to define an "interface" for RPC communication
- how to generate Scala code out of Protobuf definitions
- how to start a server that can receive gRPC requests
- how to create a client with methods it can call locally, in the classic RPC framework
- how to use the gRPC microservice from a remote client as if its functionality were local

Everything is written from scratch with Scala, fs2 and Scalapb.

Follow Rock the JVM on:
LinkedIn:   / rockthejvm  
Twitter:   / rockthejvm  
Blog: Blog: https://blog.rockthejvm.com

-------------------------------------------------------------------------
Home: https://rockthejvm.com
-------------------------------------------------------------------------

Комментарии

Информация по комментариям в разработке