From 23231ba6faef5bb78aff458ee0aafe2f4586e4dd Mon Sep 17 00:00:00 2001 From: Inaki Date: Sun, 5 Apr 2020 18:47:40 +0200 Subject: [PATCH] Update servicemesh.md --- docs/servicemesh.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/servicemesh.md b/docs/servicemesh.md index 2a6709ee..87c58410 100644 --- a/docs/servicemesh.md +++ b/docs/servicemesh.md @@ -2,3 +2,5 @@ * [infoq.com: Service Mesh Ultimate Guide:](https://www.infoq.com/articles/service-mesh-ultimate-guide/) Managing Service-to-Service Communications in the Era of Microservices * [deloitte.com: Service Mesh en arquitecturas de microservicios](https://www2.deloitte.com/es/es/pages/technology/articles/service-mesh-en-arquitecturas-de-microservicios.html) * [Service meshes to the rescue: Load balancing and scaling long-lived connections in Kubernetes](https://learnk8s.io/kubernetes-long-lived-connections) +* [blog.christianposta.com: Do I Need an API Gateway if I Use a Service Mesh?](https://blog.christianposta.com/microservices/do-i-need-an-api-gateway-if-i-have-a-service-mesh/) +* [thenewstack.io: Service Mesh Adds Security, Observability and Traffic Control to Kubernetes](https://thenewstack.io/service-mesh-adds-security-observability-and-traffic-control-to-kubernetes/)