Overview
HAProxy Enterprise enables modern application delivery at any scale and in any environment, including on AWS. Fast and efficient load balancing improves application performance and reliability (2 million RPS on a single Arm-based AWS Graviton2 instance). Multi-layered security protects applications against DoS, bots, abuse, and layer 7 application attacks. Observability features enable fast issue resolution, pro-active prevention, and informed capacity planning.
Simple to deploy and administer, with flexible service discovery, RESTful Data Plane API, single sign-on (SSO), zero downtime reloads, automatic dynamic updates of ACL/Map files, SSL/TLS certificate automation (including Let's Encrypt integration and OCSP stapling), device detection and geolocation databases.
HAProxy Enterprise on AWS is compatible with HAProxy Fusion for centralized management, monitoring, and automation, including support for AWS Auto Scaling groups, Route 53, and CloudWatch. This combination simplifies the management and observability of your load balancing and WAF layers at scale.
Highlights
- Load balancing: Fast and reliable, high availability, wide protocol support, choice of algorithms, and complex routing logic.
- Security: Multi-layered defense for apps and APIs with SSL/TLS, bot management and crawler validation, rate limiting, and web application firewall (WAF).
- Observability: Advanced logging, Prometheus integration, SNMP, end-to-end request timing, OpenTracing.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Cost/hour |
|---|---|
c5.xlarge Recommended | $0.35 |
t2.micro | $0.35 |
t3.micro | $0.35 |
r7iz.16xlarge | $0.35 |
c5.12xlarge | $0.35 |
g6e.16xlarge | $0.35 |
c5.9xlarge | $0.35 |
i7ie.metal-24xl | $0.35 |
m5dn.12xlarge | $0.35 |
inf2.xlarge | $0.35 |
Vendor refund policy
We do not refund hourly usage or annual subscription.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Additional details
Usage instructions
Launching AMI: Deploy the HAProxy Enterprise AMI using the instance size of your choice. We recommend choosing an instance with at least 2 CPUs and with at least 8 GB RAM. Select the instance size, agree to the subscription terms, and follow the AMI configuration instructions.
Connecting to Instance: Once the AMI has been launched and fully booted (instance is being shown as healthy) you can connect to it using the SSH key pair that you selected while launching the instance.
Use the following command to connect to the instance depending upon the operating system that you selected. Please make note of the instance IP and connect either through private IP (from bastion host) or through public IP (EIP):
Ubuntu: ssh -i <private key> ubuntu@<ec2 IP> Red Hat Enterprise Linux: ssh -i <private key> ec2-user@<ec2 IP>
Starting and Managing the service: The HAProxy Enterprise service will automatically run upon initialization. You can manage the process using systemctl.
To view the process status run systemctl status hapee-2.6-lb
Accessing Web Dashboard: To access the dashboard you will need to first get the username/password from /README.txt
$ cat /README.txt
Then connect using http://<ec2 IP>:9022/
Quick Start Guide: https://www.haproxy.com/amazon-quickstart-guide/ Complete Documentation: https://www.haproxy.com/documentation/hapee/
Resources
Vendor resources
Support
Vendor support
9am - 6pm | Critical Issue Target Response Time: 8 hrs | Email and Web | Prompt Maintenance and Updates. We are available at contact@haproxy.com if you require 24x7 support, significantly shorter SLAs, and consultative support. Please activate your support license at https://www.haproxy.com/amazon-support-activation or contact us at contact@haproxy.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Standard contract
Customer reviews
Centralized monitoring has improved efficiency and provides faster responses to application issues
What is our primary use case?
My main use case for HAProxy is to load balance my applications and for Layer 4 of the OSI model.
I use HAProxy on GitLab to make commits on SSGador parts, and I have some Zabbix and Wazuh agents to monitor my applications.
What is most valuable?
The best feature HAProxy offers in my experience is its TCP functionality, as I don't use it for HTTPS because I use Traefik for that purpose. I use only the TCP protocol with HAProxy and not the HTTPS protocol.
HAProxy has positively impacted my organization because all of my applications are now centralized in one point, so I can manage it from my load balancer machine. I'm using a virtual machine on AWS , and it's very useful because I can now determine if one agent on Wazuh or Zabbix is out of range. This allows for better control and quicker responses to issues if the system goes down for an extended period, improving efficiency.
What needs improvement?
For the limited use that I have of HAProxy, I don't have any points to improve. I think I need more time with this tool, or perhaps I simply don't have areas that need to get better. I don't have additional thoughts about needed improvements, even if it's something small or just an idea for the future.
For how long have I used the solution?
I have been working in my current field for about eight months.
What was our ROI?
In terms of specific outcomes, I have seen approximately twenty dollars in cost savings because I was planning to use a load balancer from AWS . HAProxy is really useful and faster because I can see if the system or the agent on Wazuh or Zabbix goes down, which is truly helpful.
What other advice do I have?
The output of HAProxy is good, with a lot of information. It's a really good work tool. I don't have much to discuss about the output other than that it provides excellent information, allowing me to centralize all of the components that I have. It's really important because I can manage my applications more efficiently.
My advice to others looking into using HAProxy is to look at the documentation, which is really good, and to search for some use cases because they may find more benefits and improve their use of the tool better than I have now. I really recommend HAProxy to another IT business partner to use it. It's a really good tool, and if you use it well, you will gain a lot of benefits from it. I gave HAProxy a rating of ten out of ten.