Service Mesh Wars with William Morgan

Greatest Hits Archives - Software Engineering Daily - A podcast by Greatest Hits Archives - Software Engineering Daily

Categories:

A service mesh is an abstraction that provides traffic routing, policy management, and telemetry for a distributed application. A service mesh consists of a data plane and a control plane. In the data plane, a proxy runs alongside each service, with every request from a service being routed through the proxy. In the control plane,