Download latest code and its very nice architecture. Need your advice ocelot and grpc both used in api gateway or Envoy and grpc both used in api gateway?
Hi @chhotalamansukh,
Ocelot doesn't support gRPC, so Envoy would be the way to go.
Hope this helps!
Morning @mvelosop
Thanks for quick response!
Can you advice which is the best Envoy and gRPC or other technologies?
Well, as usual, it depends... always 馃槈
You can take a look an explore the use of Envoy + gRPC in the Envoy+aggregators microservices beginning here: https://github.com/dotnet-architecture/eShopOnContainers/tree/dev/src/ApiGateways
Hope this helps.
Hey @mvelosop
Thank a lot for provide link 馃憤
Which is better NGINX + gRPC or Envoy + gRPC?
Most helpful comment
Hi @chhotalamansukh,
Ocelot doesn't support gRPC, so Envoy would be the way to go.
Hope this helps!