Likelihood to Recommend For building scalable and highly available applications, Azure Application Gateway does most of the job on behalf of you; automatically load-balancing traffic from a number of users to a number of back-end servers. This ensure scalability and availability. The in-built security is great as can be expected from Microsoft, and user has a variety of tools for monitoring the health of the load-balancing function as well as the health of back end servers behind it.
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 Easy integration with Load Balancer and Azure Scale Set to provide a full solution for traffic management. With rich routing rule, we could use one Application Gateway as the central point for all internal applications to expose to the external network. Read full review Low-Cost Load Balancer Intelligent Request Routing based on URL and/or URI Extremely flexible load balancing and healthchecks, can do almost anything including HTTP, HTTPS, PostgreSQL, etc. SSL Termination Read full review Cons Live examples in the Azure documentation Application Gateway UI Blade in Azure Portal can be streamlined Have more advanced feature set as WAF (Web Application Firewall) Hajira Khan Senior Project Manager | Technical Project Manager
Read full review A few, rare times each year, HAProxy CPU utilization spikes to 100% and server has to be rebooted - this may be related to HAProxy OR it could be an external factor causing this. Read full review Usability 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 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, and most importantly, it's not a load balancer at all.
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 Positive : Improved performance and scalability Positive : Better and enhanced Security Positive : Efficiency Negative: Cost Negative: More resources to manage. 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