How to configure autoscaling and load-balancing in Google Cloud Platform

We will look a the step by step procedure to setup and configure the auto-scaling and load balancing feature on the Google cloud. Once configured we will see how the http load balancer is scaling the instances based on the network traffic. Let’s begin. Step 1 – Build an instance template with apache installed configured with […]

Application Gateway with Internal Load Balancer Configuration

We will look at different  deployment scenario today. Which would be a couple of web servers configured under and Internal Load balancer and published through an application gateway with WAF configured. So below are the systematic approach we would be following. Step 01 – Complete the required VNet and Subnet for each tier. Step 02 […]