StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Utilities
  3. API Tools
  4. Microservices Tools
  5. Envoy vs linkerd

Envoy vs linkerd

OverviewComparisonAlternatives

Overview

linkerd
linkerd
Stacks132
Followers312
Votes7
Envoy
Envoy
Stacks304
Followers546
Votes9
GitHub Stars27.0K
Forks5.1K

Envoy vs linkerd: What are the differences?

Introduction:

This Markdown code provides a comparison between Envoy and Linkerd, highlighting the key differences between the two technologies. Envoy and Linkerd are both popular service meshes used for managing and securing microservices architectures. Understanding the differences between them can help in making an informed decision regarding which service mesh to use for specific requirements.

  1. Performance and Scalability: Envoy has been designed to handle high-performance scenarios with a focus on scalability. It is implemented in C++ and uses a highly efficient asynchronous programming model, making it capable of handling significant traffic loads with low latency. On the other hand, Linkerd, written in Scala, provides a simpler and more lightweight solution, which is better suited for smaller or less performance-driven deployments.

  2. Configuration Flexibility: Envoy provides a highly flexible and extensible configuration model. It supports a variety of configuration options, including dynamic configuration updates, allowing for more granular control over the behavior of the service mesh. Linkerd, while also providing some configuration options, aims for simplicity and ease of use, making it more suitable for developers who prefer a simpler configuration model.

  3. Protocol Support: Envoy offers support for a wide range of protocols, including HTTP/1.1, HTTP/2, gRPC, and TCP. This makes Envoy a more versatile option for environments where multiple protocols need to be supported. Linkerd primarily focuses on HTTP/1.1 and HTTP/2, making it a suitable choice for applications that primarily rely on these protocols.

  4. Ecosystem and Community: Envoy has a larger ecosystem and community support compared to Linkerd. Being one of the key components of the Istio service mesh, Envoy benefits from the extensive adoption and contributions from various organizations. Linkerd, while also having an active community, may have a smaller ecosystem and fewer integrations compared to Envoy.

  5. Health Checking and Load Balancing: Envoy incorporates advanced health checking and load balancing algorithms to ensure the availability and optimal distribution of requests among services. It supports various load balancing methods like round-robin, least-connection, and more. Linkerd also provides health checking and load balancing capabilities but may not have the same level of advanced features as Envoy.

  6. Service Discovery: Envoy includes native service discovery capabilities that integrate with popular discovery services like Kubernetes, Consul, and Eureka. It can automatically discover services and configure routing accordingly. Linkerd also provides service discovery mechanisms, but may not have the same level of integration and support for different discovery services as Envoy.

In summary, Envoy and Linkerd have key differences in terms of performance, configuration flexibility, protocol support, ecosystem/community, health checking/load balancing, and service discovery capabilities. Choosing between Envoy and Linkerd depends on specific requirements, such as scalability needs, protocol support, and preference for a comprehensive ecosystem or simplicity.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

linkerd
linkerd
Envoy
Envoy

linkerd is an out-of-process network stack for microservices. It functions as a transparent RPC proxy, handling everything needed to make inter-service RPC safe and sane--including load-balancing, service discovery, instrumentation, and routing.

Originally built at Lyft, Envoy is a high performance C++ distributed proxy designed for single services and applications, as well as a communication bus and “universal data plane” designed for large microservice “service mesh” architectures.

Adaptive load-balancing;Fine-grained instrumentation;Abstractions over service discovery;Runtime traffic routing;Tech that's built for scale
-
Statistics
GitHub Stars
-
GitHub Stars
27.0K
GitHub Forks
-
GitHub Forks
5.1K
Stacks
132
Stacks
304
Followers
312
Followers
546
Votes
7
Votes
9
Pros & Cons
Pros
  • 3
    CNCF Project
  • 1
    Service Mesh
  • 1
    Light Weight
  • 1
    Pre-check permissions
  • 1
    Fast Integration
Pros
  • 9
    GRPC-Web

What are some alternatives to linkerd, Envoy?

HAProxy

HAProxy

HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications.

Traefik

Traefik

A modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components and configures itself automatically and dynamically.

AWS Elastic Load Balancing (ELB)

AWS Elastic Load Balancing (ELB)

With Elastic Load Balancing, you can add and remove EC2 instances as your needs change without disrupting the overall flow of information. If one EC2 instance fails, Elastic Load Balancing automatically reroutes the traffic to the remaining running EC2 instances. If the failed EC2 instance is restored, Elastic Load Balancing restores the traffic to that instance. Elastic Load Balancing offers clients a single point of contact, and it can also serve as the first line of defense against attacks on your network. You can offload the work of encryption and decryption to Elastic Load Balancing, so your servers can focus on their main task.

Istio

Istio

Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes, Mesos, etc.

Azure Service Fabric

Azure Service Fabric

Azure Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices. Service Fabric addresses the significant challenges in developing and managing cloud apps.

Fly

Fly

Deploy apps through our global load balancer with minimal shenanigans. All Fly-enabled applications get free SSL certificates, accept traffic through our global network of datacenters, and encrypt all traffic from visitors through to application servers.

Moleculer

Moleculer

It is a fault tolerant framework. It has built-in load balancer, circuit breaker, retries, timeout and bulkhead features. It is open source and free of charge project.

Express Gateway

Express Gateway

A cloud-native microservices gateway completely configurable and extensible through JavaScript/Node.js built for ALL platforms and languages. Enterprise features are FREE thanks to the power of 3K+ ExpressJS battle hardened modules.

ArangoDB Foxx

ArangoDB Foxx

It is a JavaScript framework for writing data-centric HTTP microservices that run directly inside of ArangoDB.

Dapr

Dapr

It is a portable, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that run on the cloud and edge and embraces the diversity of languages and developer frameworks.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana