Service Mesh
Basic info
微服务下一步,在服务层再做一层抽象,处理服务之间的通信、认证、流量控制,blablabla~ 关键词:SideCar
- What Is a Service Mesh? – by Nignx
- What’s a service mesh? –by Red Hat
- Service Mesh Ultimate Guide: Managing Service-to-Service Communications in the Era of Microservices – by InfoQ
A service mesh is a configurable, low‑latency infrastructure layer designed to handle a high volume of network‑based interprocess communication among application infrastructure services using application programming interfaces (APIs).