Service Mesh is a dedicated infrastructure layer for managing service-to-service communication in microservices architectures. Used in cloud-native applications for load balancing, security, and monitoring.
Example:
Istio provides a service mesh for managing microservices traffic.