Azure VM Scaling

!!!! Scale sets and availability update domain controleren / testen. Of Placement groups and this

Scale Sets

Azure virtual machine scale sets let you create and manage a group of identical, load balanced VM instances. The number of machines can increase automatically, by hand or on a schedule.

Autoscale

Automatically adjust the number of instances based on a set of rules. When the performance on one server is to high, Azure can scale up the capacity of the Scale set.

See the best practices for Autoscale.