Update service-mesh.md
This commit is contained in:
@@ -4,7 +4,7 @@ ring: assess
|
|||||||
quadrant: platforms-and-aoe-services
|
quadrant: platforms-and-aoe-services
|
||||||
|
|
||||||
---
|
---
|
||||||
**Service Mesh** is a solution which makes service to service communications more comfortable and more secure in large microservice architectures.
|
**Service Mesh** is a solution which makes service to service communication more comfortable and more secure in large microservice architectures.
|
||||||
It decouples the routing part from the microservices which allows a service mesh implementation to offer features like:
|
It decouples the routing part from the microservices which allows a service mesh implementation to offer features like:
|
||||||
- Service Discovery (canary routing, a-b testing, etc.)
|
- Service Discovery (canary routing, a-b testing, etc.)
|
||||||
- Resilience (circuit breaking, timeouts, etc.)
|
- Resilience (circuit breaking, timeouts, etc.)
|
||||||
@@ -17,4 +17,4 @@ service mesh implementations:
|
|||||||
- [Kuma](https://kuma.io/)
|
- [Kuma](https://kuma.io/)
|
||||||
- and many more...
|
- and many more...
|
||||||
|
|
||||||
At AOE we are using service meshes in multiple projects and are assessing best-practises and service mesh implementations.
|
At AOE we are using service meshes in multiple projects and are assessing best-practices and service mesh implementations.
|
||||||
|
|||||||
Reference in New Issue
Block a user