Service Mesh Layer
Application service can be added and handles traffic flowing between Kubernetes services
commonly used to achieve end-to-end encryption (E2EE), runtime debugging, observability
Service Mesh Notion
Service Meshes
How Do I Choose? API Gateway vs. Ingress Controller vs. Service Mesh - NGINX
When you need an API gateway in Kubernetes, how do you choose among API gateway vs. Ingress controller vs. service mesh? We guide you through the decision, with sample scenarios for north-south and east-west API traffic, plus use cases where an API gateway is the right tool.
https://www.nginx.com/blog/how-do-i-choose-api-gateway-vs-ingress-controller-vs-service-mesh/

Service Mesh Ultimate Guide - Second Edition: Next Generation Microservices Development
Learn about the emerging architecture trends in the adoption of service mesh technologies, especially the multi-cloud, multi-cluster, and multi-tenant models, how to deploy service mesh solutions in heterogeneous infrastructures (bare metal, VMs and Kubernetes), and application/service connectivity from edge computing layer to to the mesh layer.
https://www.infoq.com/articles/service-mesh-ultimate-guide-2e/


Seonglae Cho