Skip to main content

Posts Tagged ‘azure paas’

Azure Application Gateway – 10 Lessons Learned

Azure Application Gateway is a powerful Microsoft Azure PaaS service that is providing HTTP load balancing, reverse proxy, SSL termination and web application firewall capabilities. It’s very well documented there: https://docs.microsoft.com/en-us/azure/application-gateway/. However, there a a few not-that-obvious things that could be easily missed in the provided documentation. I recently spent some time working with Azure […]