https://www.techtarget.com/searchcloudcomputing/tip/Azure-Reserved-Instances-boost-flexibility-around-VM-size
Azure Reserved Virtual Machine Instances can help enterprises reduce their cloud computing costs. In the past, however, they also required users to commit to a specific instance size and region upfront. This meant if an application ultimately required more or less compute capacity in a particular region, users were out of luck.
To address this limitation, Microsoft introduced what it calls size flexibility for Azure Reserved Instances (Azure RIs). This feature enables users to apply the reservation discount to different VM sizes within the same VM group.
To take advantage of this flexibility, though, users should first dig into the details -- and prepare to take on some additional management tasks.
Based on performance and other capabilities, Azure segments instances into categories that correspond to different hardware configurations. There are 30 different series of VM hardware, each with several sizes. Formerly, Azure Reserved Instances required users to specify the exact size they wanted within a series, as well as the region for deployment. To get the Reserved Instance discount -- which, according to Microsoft, can be up to 72% when compared to on-demand VM pricing -- they could only use that size in the chosen region.
Now, with size flexibility, if users buy a reservation for a VM size in the DSv2-series, such as the Standard_DS5_v2, the reservation discount can apply to the other four sizes in that same group: DS1_v2 through DS4_v2.
However, Azure Reserved Instances still require some planning, because the ability to apply discounts to different instance sizes depends on the size of the initial instance you reserve; the larger the instance, the more ways a user can divvy up the reservation. Think of it like reserving a ballroom with retractable walls that enable you to subdivide the space for smaller meetings; again, the larger the ballroom, the more ways you can carve it up to accommodate different sized groups.
Azure assigns a VM ratio to each instance in a series that defines the number of VMs the Azure Reserved Instances discount can accommodate. Microsoft quantifies each of the size ratios, but it's worth a quick example.
Let's say you have a composite application with several components that should run on separate servers. For maximal flexibility, you reserve the largest size of the Fsv2 series based on Xeon Skylake CPUs. A Standard_F72s_v2 has a sizing ratio of 36, which means you can subdivide a single reservation in many ways, such as:
In each case, the sum of the instance ratios adds up to 36, which is the capacity of the Standard_F72s_v2 reservation.
Size flexibility for Azure Reserved Instances also comes with some added management tasks. Admins, for example, will often need to:
Admins can handle all of these operations in the All services > Reservations section of the Azure portal.
Size and regional flexibility for Azure Reserved Instances mirror similar AWS features. AWS' size flexibility feature lets users exchange larger Reserved Instances for multiple smaller ones, using a ratio that AWS calls a normalization factor. However, AWS size flexibility only applies to regional Reserved Instances. As in Azure, AWS regional Reserved Instances lets users apply the reservation to instances in any availability zone in a region and trade off a capacity reservation for the regional flexibility.
Google Cloud Platform has a similar feature called Committed Use Discounts, in which users buy a specific amount of vCPU and memory capacity for a one- or three-year term. Admins can divide that block of capacity between both predefined and custom instance types within a region, with the latter getting priority for the discount pool.
Unlike Azure, Google and AWS do not let users cancel any commitments.
31 Oct 2018