From a2470143de11ecc96ddb6322bd4100b0ad7fe588 Mon Sep 17 00:00:00 2001 From: Jack Tuck Date: Sat, 14 Jan 2017 21:37:52 +0000 Subject: [PATCH] Added Linkerd to #API Gateways / Edge Services --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fbad95..46016cc 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ A curated list of Microservice Architecture related principles and technologies. - [HAProxy](http://www.haproxy.org/) - Reliable, high Performance TCP/HTTP load balancer. - [Keepalived](http://www.keepalived.org/) - Simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures. - [Kong](https://getkong.org/) - Open source management layer for APIs. +- [Linkerd](https://linkerd.io/) - Resilient service mesh for cloud native apps. - [Neutrino](https://github.com/eBay/Neutrino) - Extensible software load balancer. - [OpenResty](http://openresty.org/) - Fast web application server built on top of Nginx. - [Skipper](https://github.com/zalando/skipper) - HTTP router useful for decoupling routing from service logic.