Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Traefik Hub

Traefik Labs | v2.4.0

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

33 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Esteban T.

The most flexible reverse proxy

  • August 07, 2024
  • Review verified by G2

What do you like best about the product?
Traefik is a very powerful reverse proxy solution I'm currently using to simplify the access to a hundred services in my homelab.
There's tons of functionality, making it a highly configurable reverse proxy, with built-in support for Let's Encrypt.
There are a number of different ways to configure Traefik, and I particularly like the Docker integration, which lets you configure Traefik with Docker labels, very useful when you want to quickly deploy a new service and integrate it into your architecture.
What do you dislike about the product?
As Traefik is a highly flexible solution, it's also rather complex to understand at first. There's a bit of a learning curve, but you can get by with the help of documentation and resources available on the Internet.
What problems is the product solving and how is that benefiting you?
I needed to access my homelab easily using my domain name rather than IPs and ports, and Traefik fits the bill perfectly.


    Steve T.

First thing you install on a fresh Kubernetes cluster

  • August 05, 2024
  • Review verified by G2

What do you like best about the product?
Traefik is the best reverse proxy you can use in Kubernetes. It supports LetsEncrypt and is able to dynamically reload ingresses, act as a reverse proxy and do load balancing. We're using it daily for all of our clusers and it has worked like a charm! Has a great community and you can ask questions with the very likely-hood of them being answered by some of the Traefik developers. I highly recommend Traefik to everybody!
What do you dislike about the product?
The learning curve might be a bit high, but still well worth it.
What problems is the product solving and how is that benefiting you?
Makes configuring reverse proxy to deployed services a breeze. Also has the ability to proxy forward TCP / UDP ports which is something might need for some more specialized services (udp ports for RTC for real-time audio/video calls, etc)


    Automotive

Traefik simplified our infrastructure

  • May 31, 2024
  • Review verified by G2

What do you like best about the product?
What I like best about Traefik is its seamless integration with Docker, enabling automatic service discovery and dynamic configuration. This simplifies management and deployment in containerized environments, enhancing efficiency and scalability.
What do you dislike about the product?
What I dislike about Traefik is its complexity when configuring non-containerized services. The setup can require significant customization and troubleshooting, which diminishes its ease of use and efficiency outside of Docker environments.
What problems is the product solving and how is that benefiting you?
Traefik simplifies HTTPS access by automating SSL certificate management, ensuring secure connections to our services. Its dynamic service discovery and load balancing streamline deployment, enhancing security and scalability while reducing operational overhead.


    Jeffrey K.

Great way to reverse proxy multiple applications on your servers.

  • April 01, 2023
  • Review verified by G2

What do you like best about the product?
Once things are setup and configured it's super easy to add or modify services especially if they are running as docker containers. A few strings of text including your entry point (subdomain) and any middleware's (authentication, etc) and you are good to go.
What do you dislike about the product?
The initial setup can be complex if you don't have much experience with containerization, your use case is atypical, or you can't find an online guide or instructions to help guide you.
What problems is the product solving and how is that benefiting you?
Being a small company with multiple services and applications running on a single server Traefik helps proxy them so that everything can be accessible, protected behind SSO and 2FA, and easy to get to using your domain.


    Shreya B.

Traefik Enterprise platform aids with Service Mesh Interface (SMI) for traffic policy on K8 clusters

  • October 30, 2022
  • Review verified by G2

What do you like best about the product?
Traefik Enterprise helps us route traffic to our applications, ensuring that our customer-sensitive data only runs in a secured environment. It keeps all malicious attacks from external traffic away from our data plane with its extensive security layer. All request calls & other transactions between cluster nodes are carried out through a splendid encrypted communication channel.
What do you dislike about the product?
Only one, the learning curve is steep. We have recently started to use the Traefik Enterprise platform to regulate our cluster traffic & keep our deployments highly available, auto-scalable and secured. With adequate time and exposure, we will be able to optimize traffic management & smooth operations.
What problems is the product solving and how is that benefiting you?
By typing a few command lines, we can deploy K8 clusters having several nodes using the Traefik Enterprise platform. It gives us exceptional visibility on our entry points, cluster inspection, error reports and service mesh status in its central Dashboard. All traffic policies & telemetries, such as service latency & error rates, are managed by its Service Mesh Interface (SMI). We can also include multiple Custom Resource Definitions (CRD) for our K8 clusters for better operability & convenience through the Traefik platform.


    Authority N.

Traefik goes DEEP

  • September 02, 2022
  • Review verified by G2

What do you like best about the product?
Extremely versatile and powerful application.
What do you dislike about the product?
Can be overwhelming, especially for someone new to proxies.
What problems is the product solving and how is that benefiting you?
Traefik serves as a vital part of our workflow in the video transcoding business. It allows us to proxy incoming requests and gathers useful logs which can be displayed on Grafana.


    Gianluigi M.

Fast and reliable reverse proxy/load balancer

  • August 18, 2022
  • Review verified by G2

What do you like best about the product?
Total integration with Kubernetes and automatic service discovery, HTTP2 automatically enabled the built-in integration with Let's Encrypt with automatic renew. Clean and detailed dashboard with monitor tool. These are just some of the many features Traefik offers for free.
What do you dislike about the product?
Documentation in the early versions was very poor. In the last version, it is better but not very detailed and with few examples. The cache is available only in the PRO version.
What problems is the product solving and how is that benefiting you?
We use Traefik in both Dev and Production environments, allowing us to prevent unattended bugs between the different environments.


    Vladimir I.

Some feedback after long term use from traefik 1.7 till 2.5.*

  • December 03, 2021
  • Review verified by G2

What do you like best about the product?
When I started using traefik it`s initial work in the wrong way as I expected, but it`s was 1st expirience. AND IT WORK !!!! Late I got mo experience, and it started working even better than I could imagine. The only problem was when I had to migrate from 1.7 to v2. Of course, Trafik prepares migration solutions, etc., and it`s been a hard time. What about current: It's AWESOME! USE IT! IT'S the BEST SOLUTION TODAY !!!!
What do you dislike about the product?
Litle complicated documentation. Will be nice to have complete examples
What problems is the product solving and how is that benefiting you?
Auto publishing services to the internet


    Computer Software

Automatic reverse proxy configuration for containers

  • September 28, 2021
  • Review verified by G2

What do you like best about the product?
With traefik we can keep the routing config in version control since it is attached to the service labels on the service container. We can keep the container and proxy settings in the same place so the service and be deployed and updated faster.
What do you dislike about the product?
It needs some templating system to avoid repeating config lines that are the same in many of our services.
What problems is the product solving and how is that benefiting you?
Easily keep track of hundreds of proxy settings and keep them in sync with the associated containers. When a service reaches EOL and is removed, then traefik settings are removed too since they are attached to the service labels of the container.


    Financial Services

Excellent for lightweight service discovery for docker data center and docker swarm

  • September 11, 2021
  • Review provided by G2

What do you like best about the product?
Lightweight micro-service service-discovery, support extensively for docker swarm, data center, Kubernetes.

1. Support Let's Encrypt automatic SSL certificate generation for all subdomains
2. Came along with load balancing. Also, we don't need to re-route traffic through Nginx as we do in Kubernetes if we open 80 and 443 ports
3. For all micro-services, add traefik configuration in the docker-compose file as service labels
4. Supports logging tools like jeager, prometheus, grafana
5. Cloud-native application proxy.
6. Less learning curve compared to Istio ingress
7. Excellent routing and traffic rules
What do you dislike about the product?
1. Does not support logging tools natively; needs to install and configure separately.
2. Performance is not better if service increases.
What problems is the product solving and how is that benefiting you?
I have around five services running in docker swarm containers. Needed for lightweight service discovery, found out traefik, it solved our service meshes and enabled subdomain routing without Nginx.