Quick overview of running SQL workloads in Azure
In the world of growing cloud solutions, we shouldn't consider that this is the end of a DBA's job; rather, we should be prepared to adopt the cloud in the future. This section highlights several considerations that are useful for further cloud adoption. We will explain the differences between three aspects of SQL workloads regarding on-premises and Azure environments. We will talk about licensing, SLA, disaster recovery, and regular database maintenance in detail.
Licensing
Every software product needs to be licensed properly, and this is completely true for SQL Server as well. In on-premises environments, we need to know how SQL Server will be provisioned as a standalone instance on virtual machines, or in an active-passive versus active-active failover cluster.
In the cloud, licensing has different rules. The most important aspect is the type of resource hosting to be used. As you may recall, we have three options...