Software Alternatives & Reviews

Traefik VS etcd

Compare Traefik VS etcd and see what are their differences

Traefik logo Traefik

Load Balancer / Reverse Proxy

etcd logo etcd

A distributed, reliable key-value store for the most critical data of a distributed system
  • Traefik Landing page
    Landing page //
    2023-07-13
  • etcd Landing page
    Landing page //
    2021-07-29

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

etcd videos

ETCD in Kubernetes

More videos:

  • Review - Service Discovery Zookeeper vs etcd vs consul أكتشاف الخدمات شرح عربى
  • Review - Episode#11 Working with ETCD - Backup and Restore Operations - Part#1

Category Popularity

0-100% (relative to Traefik and etcd)
Web Servers
81 81%
19% 19
Web And Application Servers
Load Balancer / Reverse Proxy
Proxy
100 100%
0% 0

User comments

Share your experience with using Traefik and etcd. 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 Traefik and etcd

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

etcd Reviews

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

Social recommendations and mentions

Traefik might be a bit more popular than etcd. We know about 34 links to it since March 2021 and only 25 links to etcd. 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.

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 2 months 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 / 3 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

etcd mentions (25)

  • The Complete Microservices Guide
    Service Discovery: Microservices need to discover and communicate with each other dynamically. Service discovery tools like etcd, Consul, or Kubernetes built-in service discovery mechanisms help locate and connect to microservices running on different nodes within the infrastructure. - Source: dev.to / 7 months ago
  • How is Apache APISIX Fast?
    APISIX uses etcd to store and synchronize configurations. - Source: dev.to / 8 months ago
  • Apache APISIX without etcd
    Etcd is an excellent key-value distributed database used internally by Kubernetes and managed by the CNCF. It's a great option, and that's the reason why Apache APISIX uses it too. Yet, it's not devoid of issues. - Source: dev.to / 9 months ago
  • Evaluating Apache APISIX vs. Spring Cloud Gateway
    In traditional mode, APISIX stores its configuration in etcd. APISIX offers a rich API to access and update the configuration, the Admin API. In standalone mode, the configuration is just plain YAML. It's the approach for GitOps practitioners: you'd store your configuration in a Git repo, watch it via your favorite tool (e.g., Argo CD or Tekton), and the latter would propagate the changes to APISIX nodes upon... - Source: dev.to / 11 months ago
  • mTLS everywhere!
    Apache APISIX is an API Gateway. By default, it stores its configuration in etcd, a distributed key-value store - the same one used by Kubernetes. Note that in real-world scenarios, we should set up etcd clustering to improve the resiliency of the solution. For this post, we will limit ourselves to a single etcd instance. Apache APISIX offers an admin API via HTTP endpoints. Finally, the gateway forwards calls... - Source: dev.to / about 1 year ago
View more

What are some alternatives?

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

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

Eureka - Eureka is a contact center and enterprise performance through speech analytics that immediately reveals insights from automated analysis of communications including calls, chat, email, texts, social media, surveys and more.

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

Apache Thrift - An interface definition language and communication protocol for creating cross-language services.

Haproxy - Reliable, High Performance TCP/HTTP Load Balancer

Apache ZooKeeper - Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination.