1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-27 11:24:38 -05:00

Added Linkerd to #API Gateways / Edge Services

This commit is contained in:
Jack Tuck 2017-01-14 21:37:52 +00:00 committed by GitHub
parent 422fc8c3cb
commit a2470143de

View file

@ -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.