awesome-servicemesh
A curated list of tools implements the concept of Server Mesh
51 stars
6 watching
7 forks
last commit: over 4 years ago
Linked from 1 awesome list
awesomeawesome-listkubernetesmicroservicemicroservices-architectureservice-mesh
Awesome Service Mesh / Frameworks / Runtimes | |||
| amalgam8 | 157 | almost 6 years ago | Content and Version-based Routing Fabric for Polyglot Microservices |
| ambassador | 4,350 | 16 days ago | Open source Kubernetes-native API gateway for microservices built on the Envoy Proxy |
| aspen-mesh | Enterprise Service Mesh from F5 | ||
| consul | 28,258 | 5 days ago | Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure |
| control-plane | 1,506 | 4 days ago | Contains a Go-based implementation of an API server that implements the discovery service APIs defined in data-plane-api |
| dubbo | 40,355 | 9 days ago | Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework |
| envoy | An open source edge and service proxy, designed for cloud-native applications | ||
| istio | An open platform to connect, manage, and secure microservices | ||
| kong | 38,866 | 10 days ago | 🐒 The Microservice API Gateway |
| linkerd | A service sidecar for Kubernetes gives you instant Grafana dashboards and CLI debugging tools for any Kubernetes service — with no cluster-wide installation | ||
| mesher | 689 | 9 days ago | A light weight service mesh implementation based on |
| nginmesh | 607 | almost 6 years ago | NGINX Architecture with Istio Service Mesh |
| nginx-unit | 5,366 | 4 days ago | NGINX Unit is a new, lightweight, open source application server built to meet the demands of today’s dynamic and distributed applications |
| servicecomb | ServiceComb is a microservice framework that provides an easy way to develop and deploy applications in the cloud | ||
| sofa-mesh | 1,163 | over 4 years ago | A solution for large-scale Service Mesh based on Istio |
| sofa-mosn | 4,431 | about 2 months ago | SOFAMosn is a modular observable smart network which can be used in service mesh deployed as a data plane sidecar |
| tars | 9,795 | 7 months ago | Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform |
| Traefik | A reverse proxy / load balancer that's easy, dynamic, automatic, fast, full-featured, open source, production proven, provides metrics, and integrates with every major cluster technologies | ||
Awesome Service Mesh / Related Technologies | |||
| Awesome CI/CD DevOps | 1,854 | 6 months ago | A curated list of awesome tools for continuous integration, continuous delivery and DevOps |
| Awesome Microservices | 13,209 | about 2 months ago | A curated list of Microservice Architecture related principles and technologies |
Awesome Service Mesh / Theory / Articles & Papers | |||
| What’s a service mesh? And why do I need one? | (2017-04-25) A service mesh is a dedicated infrastructure layer for making service-to-service communication safe, fast, and reliable. If you’re building a cloud native application, you need a service mesh | ||
| Pattern: Service Mesh | (2017-08-03) A pattern of Microservices Architecture | ||
| Service Mesh for Microservices | (2017-09-15) The most complex challenge in realizing microservice architecture is not building the services themselves, but the communication between services | ||
| Service mesh data plane vs. control plane | (2017-10-10) The situation summarized by the following series of tweets that Matt Klein wrote | ||
| nginMesh | (2017-12-07) NGINX Proxy in an Istio Service Mesh | ||