What Is a Service Mesh? - NGINX - 0 views
-
The mesh provides service discovery, load balancing, encryption, authentication and authorization, support for the circuit breaker pattern, and other capabilities.
-
The service mesh is usually implemented by providing a proxy instance, called a sidecar, for each service instance
-
the term service is often used for both the instance definitions and the instances themselves.
- ...5 more annotations...