A dedicated infrastructure layer for managing service-to-service communication in distributed applications
A dedicated infrastructure layer for managing service-to-service communication in distributed applications
A service mesh provides containers and microservices-based applications with monitoring, scalability, and high availability services for modern applications through APIs instead of using discrete appliances.
A service mesh is a way to control how different parts of an application share data with one another. Unlike other systems for managing this communication, a service mesh is a dedicated infrastructure layer built right into an app. This visible infrastructure layer can document how well (or not) different parts of an app interact, so it becomes easier to optimize communication and avoid downtime as an app grows.
May 1, 2019
A dedicated infrastructure layer for managing service-to-service communication in distributed applications
