June 2017
Intermediate to advanced
274 pages
7h 45m
English
Scaling virtual machines is quite simple and easy in Azure Cloud. This is where microservices shine through. With scale sets, you can raise the instances of the same virtual machine images in a short amount of time, and that automatically too, based on the ruleset. Scale sets are integrated with Azure autoscale.
Azure virtual machines can be created in a way that as a group, they would always serve the requests even if the volume of the requests increases. In specific situations, they can also be deleted automatically, if those virtual machines are not needed to perform the workload. This is taken care of by the virtual machine scale set.
Scale sets also integrate well with load balancers in Azure. ...
Read now
Unlock full access