This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: ucC2aI2gnMIwQ3XdcFmyZNZYBCEssx9wZWCf9QHWgQY
Cover

Essential Tips To Manage Your gRPC Services With Kong Like A Pro

Written by @gszr | Published on 2021/3/29

TL;DR
GRPC is a remote procedure call (RPC) framework initially developed by Google circa 2015. Based on HTTP/2 for transport and Protobuf as Interface Definition Language, gRPC has several capabilities that traditional REST APIs struggle with, such as bi-directional streaming and efficient binary encoding. What follows is a step-by-step tutorial on how to set up Kong to proxy gPC services, demonstrating two possible scenarios. In the first scenario, a single Route entry in Kong matches all gRpc methods from a service. The second one, I have per-method Routes, which allows me to apply different plugins to specific gRsPC methods.

[story continues]


Written by
@gszr
Experienced Backend Engineer with a demonstrated history of working in the software industry. Currently working at Kong.

Topics and
tags
grpc|api-gateway|api-development|api-gateway-grpc|api-management|open-source|open-source-software|devops
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: ucC2aI2gnMIwQ3XdcFmyZNZYBCEssx9wZWCf9QHWgQY