Back to articles
November 29, 2024

Service Mesh - data plane + control plane

  • data plane is a set of intelligent proxies
  • deployed with the application code
  • as a special sidecar service, it intercepts all network communication between the microservices
  • control plane handles communication with the proxies
Loading comments...