![](/images/menggu/287.jpg)
Service mesh vs. API gateway: Where, why and how to use …
While an API gateway can simplify the way the application handles external requests, the service mesh plays a crucial role in streamlining internal communication. An API gateway may forward a request to a specific microservice, but that microservice needs to communicate with another microservices, which is where the service mesh comes in.