Microsoft has announced sizing and pricing details for a successor to the Azure A-Series virtual machines, aimed at common/simple workloads that do not require much horsepower.
The low-end A-Series virtual machines originally ran on hosts with low-powered Opteron processors that were designed more for power efficiency than number crunching. Today, Microsoft runs these virtual machines on a variety of host hardware, but they reduce the abilities of the virtual processor to match the price point of this series of virtual machine.
The size is throttled, based upon the hardware, to offer consistent processor performance for the running instance, regardless of the hardware it is deployed on.
The A-Series offers the most affordable compute option in Azure, with a Standard A1 costing $66.96 per month (North Europe), charged for per minute that the machine is running.
Note: Personally I find that Azure compute can be very useful for shared, online, and temporary/burst workloads, but it is hard to justify lift’n’shift of traditional 24/7 workloads to the cloud on the balance sheet.
The other concern with Azure virtual machines is that no one (and I mean no one) ever (ever!) asks for a virtual machine with 1.75GB, 3.5GB, or 7GB RAM that the traditional VM series’ in Azure offer. People use the bit derived numbers of 2GB, 4GB, and 8GB.
The Av2-Series is the recently announced successor to the A-Series. The new series follows the paths set forth by the F-Series, and then the N- and H- families of virtual machines. Microsoft made the hardware sizes more familiar, and standardized the naming. We can tell from the name of the VM size how many virtual processors it has and, using a 2x multiplier, how much RAM it has (for non-specialized workloads), and how many data disks that it can support. For example, the A4v2 virtual machine has:
This naming standard will make sizing and pricing solutions easier. Standardized special designations are also used; the “M” designation signifies larger than usual memory. For example, the A4mv2 has 32GB RAM instead of 8GB in the non-M size.
We have also improved our local disk random IOPS to be two to ten times faster than the existing A-series.
So the new Av2-Series is better, easier to understand, and more affordable; that’s a win-win-win.