Software Alternatives & Reviews

Envoy Proxy VS Traefik

Compare Envoy Proxy VS Traefik and see what are their differences

Envoy Proxy logo Envoy Proxy

Envoy is an open source edge and service proxy, designed for cloud-native applications

Traefik logo Traefik

Load Balancer / Reverse Proxy
  • Envoy Proxy Landing page
    Landing page //
    2022-02-09
  • Traefik Landing page
    Landing page //
    2023-07-13

Envoy Proxy videos

Webinar: Using Envoy Proxy as Your Gateway to Service Mesh

Traefik videos

Traefik: A Scalable and Highly Available Edge Router by Damien Duportalt

More videos:

  • Review - Playing around with Traefik
  • Review - Rocket.Chat on Amazon EKS with Traefik. By Aaron Ogle, Lead Cloud Architect

Category Popularity

0-100% (relative to Envoy Proxy and Traefik)
Web Servers
10 10%
90% 90
Web And Application Servers
VPN
100 100%
0% 0
Load Balancer / Reverse Proxy

User comments

Share your experience with using Envoy Proxy and Traefik. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Envoy Proxy and Traefik

Envoy Proxy Reviews

We have no reviews of Envoy Proxy yet.
Be the first one to post

Traefik Reviews

10 Awesome Open Source Load Balancers
Traefik is a reverse proxy and L7 load balancer. Written in Go, it’s designed to support microservices and container-powered services in a distributed system. It has native support for Docker Swarm and Kubernetes orchestration, as well as service registries such as etcd or Consul. It also offers extensive support for WebSocket, HTTP/2, and gRPC services. Traefik integrates...
Top 5 Open-Source Load Balancers 2021
The modern and efficient, Traefik is an open-source reverse proxy and load balancer that provides a simple routing platform without engaging any complexities. Most popular among the Github Fanclub, Traefik owns approximately 27.7k Github stars.
Source: linuxways.net
The 5 Best Open Source Load Balancers
Traefik bills itself as the “cloud native edge router.” It’s a modern microservices-focused application load balancer and reverse proxy written in Golang. With its emphasis on support for several modern container orchestration platforms, batteries-included logging, and several popular metric formats, Traefik is a top choice for container-based microservices architectures.
Source: logz.io

Social recommendations and mentions

Based on our record, Traefik seems to be a lot more popular than Envoy Proxy. While we know about 34 links to Traefik, we've tracked only 2 mentions of Envoy Proxy. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Envoy Proxy mentions (2)

  • gRPC vs REST: Comparing API Styles in Practice
    But what if we could make some changes to enable clients to interact with our gRPC API as though it were a REST service? Our service won't be RESTful since it will still be RPC under the covers, but we will get to access it via HTTP/1.1, URLs, and JSON. Thankfully, we can use an Envoy proxy server to easily accomplish this feat without having to write our own code manually! - Source: dev.to / about 1 year ago
  • SSL Termination before Postgres - is it possible?
    Have a look at Envoy (https://envoyproxy.io) and the Postgres filter (https://www.envoyproxy.io/docs/envoy/v1.19.0/configuration/listeners/network_filters/postgres_proxy_filter) and StartTLS filter (see https://www.envoyproxy.io/docs/envoy/v1.19.0/api-v3/extensions/filters/network/postgres_proxy/v3alpha/postgres_proxy.proto.html how to use it). Source: over 2 years ago

Traefik mentions (34)

  • Running Docker based web applications in Hashicorp Nomad with Traefik Load balancing
    In previous post, we discussed creating a basic Nomad cluster in the Vultr cloud. Here, we will use the cluster created to deploy a load-balanced sample web app using the service discovery capability of Nomad and its native integration with the Traefik load balancer. The source code is available here for the reference. - Source: dev.to / about 1 month ago
  • Ask HN: How do you come up with side project ideas in 2024?
    Traefik (https://traefik.io/traefik) is also pretty good at this. I've used it to get certs auto-renewed for my projects. - Source: Hacker News / 2 months ago
  • Deploying Your Container with HTTPS Using Traefik as a Reverse Proxy
    In the modern landscape of web applications and services, ensuring secure and efficient traffic routing is crucial. Reverse proxies play a pivotal role in handling incoming requests, enabling SSL termination, and load balancing, all while enhancing the overall security and scalability of your infrastructure. One of the most popular and feature-rich reverse proxies is Traefik. - Source: dev.to / 9 months ago
  • Best way to deploy 8 different webs
    Yes, there's a small downtime when I deploy the app, but I am considering using Traefik to hold requests while the new build is up and running and ready to accept incoming requests. Source: 10 months ago
  • Raspberry Pi 3b+ enough for proxy server
    I have seen / heard good things abut Traefik [Traefik site] but not used it . Source: 10 months ago
View more

What are some alternatives?

When comparing Envoy Proxy and Traefik, you can also consider the following products

Haproxy - Reliable, High Performance TCP/HTTP Load Balancer

nginx - A high performance free open source web server powering busiest sites on the Internet.

AWS Elastic Load Balancing - Amazon ELB automatically distributes incoming application traffic across multiple Amazon EC2 instances in the cloud.

Apache HTTP Server - Apache httpd has been the most popular web server on the Internet since April 1996

STunnel - Stunnel is a proxy designed to add TLS encryption functionality to existing clients and servers without any changes in the programs' code.

Google Cloud Load Balancing - Google Cloud Load Balancer enables users to scale their applications on Google Compute Engine.