VMSS with load-balancer
- uniform
- flexible
scalling:
- Manually update the capacity: Maintain a fixed amount of instances.
- no of vms
- Autoscaling: Scaling based on a CPU metric, on any schedule.
- custom rule
- No scaling profile: manual attach virtual machines after deployment
Pre-requests:
- vm image
- create vm or azure image template
- install and create image
sudo apt-get update && sudo apt-get install apache2 stress -y
sudo systemctl enable apache2 && sudo systemctl start apache2
- Load balancer
loadblancer:

Watch class recording and create image manually

