Why is Service Mesh …making Noise in DevOps world ?
1 min readJun 20, 2019
- We give you the ability to see your service, to see exactly where traffic is coming from, and where it is sending traffic
- Automatic observability, reliability, telemetry, and runtime diagnostics, all without any changes to the application code
- encrypt all service-to-service traffic, for instance, through TLS
- Generate TLS certificates and distribute them to the Proxies
- mTLS for all connections (encryption)
- Traffic routing
- Canary deployment is simple
- Authentication and Authorization between Microservices, by default