Using Envoy to route internal requests

1 · Asana · Aug. 20, 2021, 3:46 p.m.
When Asana users interact with the web app, their browser makes requests to Asana’s backend servers to get the data the user needs. But plenty of data needs to be moved between backend services to return responses to the user. This blog post will discuss how we serve those internal requests with Envoy, a distributed […] The post Using Envoy to route internal requests appeared first on The Asana Blog....