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

HAProxy Enterprise Ingress Controller

HAProxy Technologies | Deploy Helm v1.32.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

209 reviews
from G2

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


    Pradeep N.

Great Tool to Monitor and Manage Load Balance

  • April 05, 2021
  • Review provided by G2

What do you like best about the product?
Great Tool to Monitor the Traffic and Manage Load Balance request better than Amazon ELB
What do you dislike about the product?
UI interface should be more user friendly, and the Installation document should be improved
What problems is the product solving and how is that benefiting you?
I used it for Load balancing where Amazon ELB failed to handle the incoming requests, but HAProxy helped in resolving & managing the requests.


    Vinod P.

The best open source proxy for web hosting

  • April 04, 2021
  • Review provided by G2

What do you like best about the product?
You can configure port 80 and 443 without having so much configuration.

Good for newbies to configure it with ease.

Can load balance more than 2 servers without having much confusion.
What do you dislike about the product?
Can't define percentage of load for each server.
What problems is the product solving and how is that benefiting you?
Load balancing and distribution is good.
Recommendations to others considering the product:
Very easy to use and configure. Good for debugging as well.


    Bittu T.

awesome load balancer tool

  • April 03, 2021
  • Review provided by G2

What do you like best about the product?
way to use and its different types of configurations
What do you dislike about the product?
too much configs also hard to learn and implement
What problems is the product solving and how is that benefiting you?
loadbalanceing


    Information Technology and Services

HAProxy as a loadbalancer in production

  • April 02, 2021
  • Review provided by G2

What do you like best about the product?
HAProxy can be setup within minutes and can start working. ACLS are the most favorite part that I like , we can distribute our traffic on different domains using ACL. Also the ability of dynamically applying the right SSL certificate for a domain in case of multiple domains with SSL is the best.
What do you dislike about the product?
It should provide some hint or example files configuration for quick setup.
What problems is the product solving and how is that benefiting you?
HAproxy can act as your production load balancer, that can distribute your traffic on HTTPS on different backends based on ACL. I use haproxy for SSL offloading for my backend wildfly servers. We can have 2 haproxy servers to achieve high availability of haproxy load balancer.


    Nikola K.

A trusty tool

  • March 31, 2021
  • Review verified by G2

What do you like best about the product?
HA Proxy is simple to use and reliable. It does one basic thing, and it does it well. The interface is clean and easy to use, the web monitoring is fine, easy to hook up - and can be used for a variety of services - not just for HTTP/HTTPS only. The best thing about it is the ease of use - one config file, and everything is easy to configure - or automate. Also, there are many plugins for automation tools, so you can plug it into ansible, puppet, or whatever you use.
What do you dislike about the product?
There is very little to dislike about it - maybe it's the speed of adopting new things, but that's about it.
What problems is the product solving and how is that benefiting you?
I've used it to solve not only reverse proxy/load balancing of HTTP servers but also various other services - database, search.... a lot. It solved issues regarding both availability and load balancing.
Recommendations to others considering the product:
As far as generic proxy solutions go, this is probably the best in the F/OSS space. It's very stable, robust, and supports a lot. There are specialized tools that can be better for specialized cases, but for a generic HA proxy (as the name implies) this is a very good solution. Also, when there is no specialized tool - this one will work in almost any case.


    Telecommunications

I have been using HAProxy since several year

  • March 31, 2021
  • Review provided by G2

What do you like best about the product?
HAProxy is quite simple to configure and easy to use as light weight app
What do you dislike about the product?
The HAproxy monitoring UI is not that much good.
What problems is the product solving and how is that benefiting you?
Making cluster of different kind of services


    Zeenat Hussain B.

Very flexible,efficient and secure load balancing tool

  • March 30, 2021
  • Review provided by G2

What do you like best about the product?
I like its Event Driven Architecture for Improved Performance,Allows Zero-Downtime Maintenance,Several Load Balancing Algorithms/Configurations and SSL encryption.
What do you dislike about the product?
I always found merits there is nothing to dislike such effective tool
What problems is the product solving and how is that benefiting you?
I used it for Several Load Balancing Algorithms/Configurations


    Leisure, Travel & Tourism

Great API Gateway

  • March 26, 2021
  • Review verified by G2

What do you like best about the product?
Made it very easy with its logging and features.

Features like regex parsing and all made it a good fit as a API Gateway
What do you dislike about the product?
Didnt face any issue with using it as it covers all my use cases
What problems is the product solving and how is that benefiting you?
I used to to migrate our data and its feature of weighted routing helps me do the job
Recommendations to others considering the product:
It provides a lot of features which a API Gateway should have.
Just search for the feature and you will definitely find the answers


    Internet

Works out of the box

  • March 24, 2021
  • Review provided by G2

What do you like best about the product?
Being lighweight, low footprint load balance which can be used to balance a web app, APIs, database connections and more.
What do you dislike about the product?
Configuration examples can be added apart for it cant think of any right now
What problems is the product solving and how is that benefiting you?
Used it for load balancing web app


    Sivaram K.

Simple, yet solid and full featured

  • March 23, 2021
  • Review provided by G2

What do you like best about the product?
Simplicity and the programmability is the first things that comes to my mind when I think of haproxy. One question that haunts many development team later in their development cycle is the license of the software they are using and support and HAProxy is a easy choice to make when it comes to the above questions.
What do you dislike about the product?
Had issues when I started using, but those have been resolved and have not seen those older issues come up.
What problems is the product solving and how is that benefiting you?
I have used HAProxy to handle ingress traffic and internal traffic in DC/OS cluster and as a ingress controller Kubernetes clusters. SSL termination and pass through along with Path based routing are all the benefits I realized much later after I started using HAProxy - those features makes HAProxy more natural choice for production environment.