1. api gateway/nginx
- routes requests to the appropriate microservice
- invoke multiple microservices and aggregate the results
- translate between web protocols such as HTTP and web‑unfriendly protocols that are used internally
reference
1. service discovery