Slide 14
Slide 14 text
14
Mesh Features
● Service Discovery
● Resiliency
Retry, outlier detection, circuit breaking, timeouts, etc.
● Load Balancing
(Client side)
● Fine-grained traffic control
L7, not L4! Route by headers, destination or source, etc.
● Policy on requests
Authentication, rate limiting, arbitrary policy based on L7 metadata
● Workload identity (L7)
● Service-to-service authorization
● Metrics, Logs, and Tracing