Forum Discussion
Is Application Gateway enough for PaaS based HTTPS enabled application
- Jan 25, 2021
Hi it depend of your routing and availability requirement
If your application don't need to be deployed cross region you can go with application gateway +waf which provide protection against Top 10 Owasp vulnerabilities .
In the documentation it is mentionned :
While both Front Door and Application Gateway are layer 7 (HTTP/HTTPS) load balancers, the primary difference is that Front Door is a global service whereas Application Gateway is a regional service. While Front Door can load balance between your different scale units/clusters/stamp units across regions, Application Gateway allows you to load balance between your VMs/containers etc. that is within the scale unit.
Frequently asked questions about Azure Application Gateway | Microsoft Docs
Azure Front Door - Frequently Asked Questions | Microsoft Docs
Hi it depend of your routing and availability requirement
If your application don't need to be deployed cross region you can go with application gateway +waf which provide protection against Top 10 Owasp vulnerabilities .
In the documentation it is mentionned :
While both Front Door and Application Gateway are layer 7 (HTTP/HTTPS) load balancers, the primary difference is that Front Door is a global service whereas Application Gateway is a regional service. While Front Door can load balance between your different scale units/clusters/stamp units across regions, Application Gateway allows you to load balance between your VMs/containers etc. that is within the scale unit.
Frequently asked questions about Azure Application Gateway | Microsoft Docs
Azure Front Door - Frequently Asked Questions | Microsoft Docs
ibnmbodji thanks
- ibnmbodjiFeb 01, 2021Steel Contributor