Service mesh provides mutual TLS encryption for service-to-service communication in microservices.
- True
- False
Answer: True
Service mesh (Istio, Linkerd) automatically encrypts service-to-service traffic with mTLS, provides authentication, authorization, and observability without application code changes.