0
Virtual Machine Scale Sets

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 the full article at the link below.

Posted on 1:32 pm

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 are using an insecure site on port 80 on HTTP to support usage of an internal web….

Read the full article at the link…

Posted on 1:12 pm

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 Balancer for web traffic….

Read the full article at the link below…

Posted on 9:19 am