Modern Api With Protobuf, Grpc, Java Spring Boot, Postgresql
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.68 GB | Duration: 8h 46m
Protobuf & gRPC message & service design, PostgreSQL persistence, metadata, interceptor, and REST API translation
What you'll learn
Understanding Protocol Buffers (Protobuf) and how to use it for data communication
Protocol Buffers Schema Definition : data types, list, syntax, etc
Protocol Buffers Schema Evolution
Implement Protocol Buffers with Spring Boot 4 (Java programming language)
Implement 4 types of gRPC API: unary, server streaming, client streaming, and bidirectional
Use PostgreSQL database with gRPC
Building resilient gRPC : using timeout / deadline, retry...