Configuring NGINX with gRPC

Published: 20 March 2018
on channel: NGINX
4,015
25

See a demo of how to configure NGINX to reverse proxy, load balance, and route gRPC connections for service mesh, or microservices applications.

Use cases for gRPC:
- Generating client libraries connecting polyglot systems
- Suitable for connecting microservices at scale due to gRPCs compact serialization mechanism, and bi-directional streaming.

Use case with NGINX:
- SSL termination with gRPC connections/or use SSL all the way through to your backend.
- Identify gRPC services and methods, and route/load balance traffic to upstream groups with the nginx location directive

Learn more about gRPC and NGINX by reading our blog post here http://bit.ly/2ptYdWX


Watch video Configuring NGINX with gRPC online without registration, duration hours minute second in high quality. This video was added by user NGINX 20 March 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,015 once and liked it 25 people.