Azure Stack is here, What’s Next? – Part I: Consumption Model vs Capacity Model

So, the long-awaited Azure Stack finally has been released to the Integrated Systems, meaning the shipments will start in September. And what to do now?

Do I know if Azure Stack will be a good investment? What are the things I can and I cannot do with Azure Stack? Should I connect my platform with Azure or maintain a disconnected mode?

azurestack_consvscapac02

I decided to create a few posts with some clarity about what we can achieve with Azure Stack, different licensing models, features that will be available, how the IT model could change with this concept, and some other topics.

Before getting into specific functionalities, a good start is clarifying regarding the options available to connect Azure Stack to your Azure instance and the alternative on having it completely disconnected.

Azure Stack Connected to Azure – Consumption Model

Like we mentioned, Azure Stack main purpose is to act as an extension of Azure in your datacenter, therefore this “pay-as-you-use” model should be the familiar approach for all customers already using Azure. In the Consumption Model, Azure Stack licensing is just like public Azure.

azurestack_consvscapac05

Here are the important takeaways for the consumption model:

  • Fee for consumption: only pay for services running on Azure Stack.
  • No upfront licensing fees: don’t pay until you use the service. The only upfront cost will be the hardware from the Integrated System.
  • Unified billing, one invoice with public Azure.
  • Available in Enterprise Agreement (EA) and Cloud Solution Provider (CSP) channels.
  • Enterprise Agreement (EA) deployments of Azure Stack consume same monetary commit as public Azure.

Monetary commitment” is a concept associated with Enterprise Agreements (EA), when there’s a certain amount of money allocated in the contract to use in Azure. That money can be used in different type of services as credits, and consumed with the “as-you-use” concept.

Azure Stack Resource Providers (RP)

Before talking about SQL and MySQL functions in Azure Stack, it is important to understand what a Resource Provider (RP) represents in Azure. This concept encapsulates an Azure service that supplies the resources you can deploy and manage through Azure Resource Manager (ARM).

Basically a Resource Provider is responsible for creating resources of a specific type, for example the RP “Microsoft.Compute” supplies the virtual machine resource; the RP “Microsoft.Storage” supplies the storage account resource. Each resource provider offers operations for working with the resources that are deployed.

This is a simple diagram to understand where the Azure Resource Providers interact:

azurestack_consvscapac01

Azure Stack SQL and MySQL Resource Providers

Azure Stack can provide SQL and MySQL in the Platform as a Service (PaaS) mode by using their Resource Providers. Here are some important notes to consider regarding using SQL and MySQL as a PaaS service:

  • With these platforms customers must provide the licenses (for MySQL licenses only apply with certain specific products).
  • Each Resource Provider require two virtual machines: One VM dedicated for RP services and the second VM with SQL / MySQL platform installed (Hosting Service).
  • No cost is associated for the virtual machines running the RP.
  • The costs that apply are for the data storage (blob) and the SQL / MySQL VM.
  • These Resource Providers are not available by default, you need to deploy and enable them.

For more information about the RP and how to install them in Azure Stack, review the following links:

Use SQL databases on Microsoft Azure Stack

Use MySQL databases on Microsoft Azure Stack

As you can see, these PaaS services are presented by virtual machines, therefore you should actually consider these Resource Providers as Infrastructure as a Service (IaaS) platform.

SQL Resource Provider in Azure Stack

azurestack_consvscapac03

Azure Stack Consumption Costs

The Azure Stack pricing was released some time back and I reviewed earlier in my blog, here’s a quick table to put some numbers:

azurestack_consvscapac04

Regarding Windows Server virtual machines, summarizing the scenario for bring your own license in Azure Stack:

  • In case you are using an existing license, you will only pay for the “Base Virtual Machine” fee ($0.008/vCPU/hour).
  • If you don’t have (or don’t want to use) existing licenses, you will pay for the “Windows Server virtual machine” fee ($0.046/vCPU/hour).
  • SQL Server virtual machines (working in PaaS mode as a RP or not), always require to have an existing license.

Azure Stack Disconnected – Capacity Model

Some months prior of the announcement I reflected some rumors that were pointing to an Azure Stack offering with a fixed-fee approach, disconnected from public Azure. And eventually came true, Microsoft confirmed that the “Capacity Model” will not have consumption based billing, but a fixed cost.

azurestack_consvscapac06

Here are some important notes about the capacity or disconnected model for Azure Stack:

  • No usage metering or connection to public Azure.
  • Only accessible through Enterprise Agreements (EA).
  • Fixed fee, annual subscription: based on number of physical cores with unlimited IaaS for licensed cores.
  • It will not provide perpetual rights, only annual agreements based on EA.
  • Separate transaction from Azure: cannot use monetary commit, it will have different billing.
  • You can only use existing Windows and SQL licenses in this scenario.
  • There will be two packages available to acquire using the capacity model: App Service package and IaaS package.

Microsoft prefers and recommends to avoid the capacity model and use Azure Stack on consumption basis. No surprise there.

App Service Package in Azure Stack Capacity Model

This option in the capacity model has the following features:

  • Includes App Service (Web Apps, Mobile Apps, API Apps, and Functions), Base VM and Azure Storage.
  • All physical cores must be licensed in the appliance.
  • Windows Server and SQL requires existing licenses (bring your own license).
  • The cost is $400/core/year.
IaaS Package in Azure Stack Capacity Model

This is a reduced version of the App Service package, has the following features:

  • Includes Base VM and Azure Storage.
  • All physical cores must be licensed in the appliance.
  • Windows Server and SQL requires existing licenses (bring your own license).
  • The cost is $144/year.

Comparison Table as a Summary

To close this article, here’s a table summarizing the features and characteristics for the Azure Stack consumption and capacity models:

To review a more detailed view about services and features for the Azure Stack Consumption Model, check my previous article: “Azure Stack Is Here! Development Kit (Single-Node) Free Download Available and More”.

azurestack_consvscapac07

1 Comment »

Leave a comment