AzureTracks

Practical Azure and Microsoft 365 security walkthroughs

load balancer

  • Virtual Machine Scale Sets – What are they for anyways?

    Virtual Machine Scale Sets – What are they for anyways?

    Today we’re going to talk a little bit about Azure Virtual Machine Scale Sets. What they do for us and why we would want to deploy VMs using scale sets. I’ve encountered a few situations where a business has deployed multiple systems to try and handle the growth of their systems during peak demand times……

    Read article

  • Application Gateway – The Listener

    Application Gateway – The Listener

    Application Gateways provide a secure way to load balance and route incoming web requests to your Azure resources. Today we will look at getting HTTPS requests to come inbound from a browser to your App Gateway, then get sent to the correct server to handle secure requests. A configuration may use this design if you…

    Read article

  • The Humble Application Gateway

    The Humble Application Gateway

    Azure Application Gateways offer an easy way to present web based applications without exposing your systems or content to the public Internet. Additionally, the App Gateway also provides a number of pretty advanced features such as URL based traffic routing, Web Application Firewall (WAF), and the traditional stability of a rock solid Layer 4 Load…

    Read article