Azure Application Gateway vs. HAProxy Community Edition

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure Application Gateway
Score 8.8 out of 10
N/A
Microsoft's Azure Application Gateway is a platform-managed, scalable, and highly available application delivery controller as a service with integrated web application firewall.N/A
HAProxy Community Edition
Score 9.3 out of 10
N/A
HAProxy Community Edition is a free, open source reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is presented as suited for very high traffic web sites.N/A
Pricing
Azure Application GatewayHAProxy Community Edition
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Azure Application GatewayHAProxy Community Edition
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Azure Application GatewayHAProxy Community Edition
Considered Both Products
Azure Application Gateway
Chose Azure Application Gateway
Azure Application Gateway provides seamless integration with azure services and platforms like azure load balancer, azure monitor, also it offer advanced load balancing capabilities and build in WAF Functionality.
Chose Azure Application Gateway
Other load balancing tools in Azure (Azure LB and Azure Traffic Manager) are limited in their functionality in comparison with the Azure Application Gateway, and also, they don't provide security features. Azure Firewall, although it has security features, is more expensive, …
Chose Azure Application Gateway
I have my dependency application in Azure Application Gateway. I had to use this, and it has all the features we were looking for.
Chose Azure Application Gateway
HAProxy is an excellent load balancer that can also be used in cloud environments (and we do!), and is relied by hyper-large enterprises globally as well. However, HAProxy is a little bit more rudimentary in feature space, it does the core job well and securely, but doesn't …
Chose Azure Application Gateway
Azure Application Gateway gives you application-level routing and load-balancing services that let you build a scalable and highly-available web front end in Azure.
HAProxy Community Edition
Chose HAProxy Community Edition
We chose HA Proxy because it is cheaper than a hardware balancer, it is an open-source solution with a large community behind it and with constant updates. It also allows custom scripts according to needs.HA Proxy is a solution used in many internet sites like GitHub, Reddit, …
Chose HAProxy Community Edition
1st, HAProxy is free and a full software-based.
2nd, it has outperformed the BIG-IP in every test case.
3rd, we LOVE HAProxy.
Chose HAProxy Community Edition
The cost is significantly lower and personally I don't find one to be harder to learn than the other. Overall they features stack up pretty closely and I'd pick HAProxy wherever it was feasible and we can save a tremendous amount of money for the business. The NetScalers & …
Chose HAProxy Community Edition
HAProxy has been more reliable than any other load balancing product we have used or tried. It just works, pretty much flawlessly. Other competing products were unreliable and required a lot of maintenance.
Best Alternatives
Azure Application GatewayHAProxy Community Edition
Small Businesses
Cloudflare
Cloudflare
Score 8.7 out of 10
NGINX
NGINX
Score 9.2 out of 10
Medium-sized Companies
Cloudflare
Cloudflare
Score 8.7 out of 10
NGINX
NGINX
Score 9.2 out of 10
Enterprises
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure Application GatewayHAProxy Community Edition
Likelihood to Recommend
9.0
(0 ratings)
9.0
(0 ratings)
Usability
-
(0 ratings)
9.1
(0 ratings)
Support Rating
10.0
(0 ratings)
9.7
(0 ratings)
User Testimonials
Azure Application GatewayHAProxy Community Edition
Likelihood to Recommend
The best practice for a cloud environment is to use the tools provided by the cloud provider. That's why for Azure cloud, Azure Application Gateway is the most cost-effective solution that you can use. You can use a single Azure Application Gateway instance for load balancing WAF, URL-based routing, and more.
Read full review
It prevents a single server failure from being a downtime event by adding redundancy to every layer of your architecture. A load balancer facilitates redundancy for the backend layer (web/app servers), but for a true high availability setup, you need to have redundant load balancers as well. So it is well suited for all production related servers and less suited for individual servers that do not require redundancy.
Read full review
Pros
  • Uploading images by multiple end-users from several applications like web, mobile, etc.
  • When there is a high volume of data requests, it helps to queue them based on the type of request. So it's easy to serve and reduce the loading time from the application layer.
  • An application gateway is useful when it can identify the type of details the user is requesting.
Read full review
  • Allow traffic to systems to be distributed evenly, providing high availability
  • Allow restrictions to resources using OAuth tokens
  • Allow load balancing of databases
Read full review
Cons
  • More cost-effective pricing plans are welcome for the future, especially for WAF
  • Ability to automate the TLS certificate renewal procedure
  • Ability to manage non-HTTP traffic
Read full review
  • My understanding is a lack of support for UDP traffic
  • One mistake in the haproxy.cfg prevents the entire thing from starting rather than only affecting the part of the config file that may have a typo of some other syntax problem.
Read full review
Usability
Most of the Application Gateway's features and services can be managed and re-configured via either the Azure Portal GUI or via the Azure Cloud Shell, thus allowing both CLI modes, i.e. Azure CLI (Bash) and Azure Powershell. The v2 version of Application Gateway has significantly improved performance during initial configuration or during re-configuration changes, thus making it much more usable for IT admins, as compared to v1.
Read full review
It is very easy to use. I was able to find a lot of documents for it on the internet. Very good community support. There are lots of examples available to try. We mostly use a command-line user interface to interact with it. The CLI is also super easy to use and very easy to interact with
Read full review
Support Rating
I don’t like that it's part of the Microsoft brand. In general, I am not a fan of Microsoft products but Azure gets it right.
Read full review
We haven't used customer support. We mostly used the community version. We build a multi-node HAProxy cluster with HA to the proxy itself using opensource plugins available. With the support available on the internet and the documents available we don't need to use much customer support.
Read full review
Alternatives Considered
HAProxy is an excellent load balancer that can also be used in cloud environments (and we do!), and is relied by hyper-large enterprises globally as well. However, HAProxy is a little bit more rudimentary in feature space, it does the core job well and securely, but doesn't provide any fancy additional features. Also, it takes more effort to deploy HAProxy than simply using an in-built feature in the Azure stack.
Read full review
We chose HA Proxy because it is cheaper than a hardware balancer, it is an open-source solution with a large community behind it and with constant updates. It also allows custom scripts according to needs.HA Proxy is a solution used in many internet sites like GitHub, Reddit, Twitter, and Tuenti.
Read full review
Return on Investment
  • We are using Azure Application Gateway as the load balancing tool for our applications deployed on Azure Kubernetes Services (AKS) clusters.
Read full review
  • Significantly lower investment vs competitors. In the case of F5s we have Virtual Editions so we're paying for the hardware to run it on top of the several thousand dollar licenses that are required for each pair and we currently have a pair of F5s per client so there's a huge potential for cost savings there.
  • Requires our network engineers to learn a new skill or our Systems engineers to take on the responsibility of managing the load balancers. It's not a huge difference either way, but it does impact the way we have done business in the past.
Read full review
ScreenShots