awesome-servicemesh
Service mesh solutions
A curated collection of tools and frameworks for implementing service mesh concepts in microservices architecture
A curated list of tools implements the concept of Server Mesh
54 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 | 156 | about 6 years ago | Content and Version-based Routing Fabric for Polyglot Microservices |
ambassador | 4,376 | 12 days ago | Open source Kubernetes-native API gateway for microservices built on the Envoy Proxy |
aspen-mesh | Enterprise Service Mesh from F5 | ||
consul | 28,406 | 6 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,523 | 8 days ago | Contains a Go-based implementation of an API server that implements the discovery service APIs defined in data-plane-api |
dubbo | 40,517 | 6 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 | 39,308 | 3 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 | 690 | 2 months ago | A light weight service mesh implementation based on |
nginmesh | 607 | about 6 years ago | NGINX Architecture with Istio Service Mesh |
nginx-unit | 5,406 | 8 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,161 | over 4 years ago | A solution for large-scale Service Mesh based on Istio |
sofa-mosn | 4,454 | 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,802 | 9 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,876 | 8 months ago | A curated list of awesome tools for continuous integration, continuous delivery and DevOps |
Awesome Microservices | 13,355 | 4 days 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 |