Question: You are tasked with designing an architecture for a scalable web application on Azure for a company IntelliKart who is facing significant performance issues with
You are tasked with designing an architecture for a scalable web application on Azure for a company IntelliKart who is facing significant performance issues with its current onpremises infrastructure. In response to these challenges, the leadership team at IntelliKart decides to explore migrating their infrastructure to the cloud. The company now expects high availability, load balancing, and reliable storage from Azure Cloud. You need to create the same and link all the services using a flowchart diagram.
Create a VM Ubuntu in westus region and install apache web server in this, replicate this machine to another region eastus Now verify if the web server is running in the replicated machine.
Host a static website in the Azure Containers.
Outline an autoscaling strategy in VMSS that dynamically adjusts the number of VMs based on predefined metrics like CPU utilization that if it exceeds of usage it should add instance. Show the added instance if the load goes up
Add a load balancer to distribute the load across the scale set. Keep a check on health checks and session persistence in the load balancer configuration.
Setup an Alert in the form of Email that if your VMSS load exceeds the of usage it should give an Alert for the same.
Configured Application Insights to monitor resources within the Azure Virtual Network
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
