What Is a Service Mesh? - NGINX

A service mesh is a configurable infrastructure layer for microservices application that makes communication flexible, reliable, and fast. It’s implemented through a sidecar proxy for service discovery, load balancing, encryption, authentication and authorization, circuit breaker support, and more.