Skip to content

Commit ce6cca3

Browse files
authored
Merge pull request #49533 from jovanpop-msft/master
Updated vCore model
2 parents 15ce338 + 9ce7e4e commit ce6cca3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/sql-database/sql-database-service-tiers-vcore.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ ms.author: carlrab
1313
---
1414
# Choosing a vCore service tier, compute, memory, storage, and IO resources
1515

16-
Service tiers are differentiated by a range of performance levels, high availability design, fault isolation, types of storage and IO range. The customer must separately configure the required storage and retention period for backups. With the vCore model, single databases and elastic pools are eligible for up to 30 percent savings with the [Azure Hybrid Use Benefit for SQL Server](../virtual-machines/windows/hybrid-use-benefit-licensing.md).
16+
The vCore-based purchasing model enables you to independently scale compute and storage resources, match on-premises performance, and optimize price. It also allows you to use [Azure Hybrid Use Benefit for SQL Server](../virtual-machines/windows/hybrid-use-benefit-licensing.md) to gain cost savings.
17+
The vCore model provides two service tiers General Purpose and Business Critical. Service tiers are differentiated by a range of performance levels, high availability design, fault isolation, types of storage and IO range. The customer must separately configure the required storage and retention period for backups.
1718

1819
The following table helps you understand the differences between these two tiers:
1920

@@ -23,8 +24,8 @@ The following table helps you understand the differences between these two tiers
2324
|Compute|1 to 80 vCore, Gen4 and Gen5 |1 to 80 vCore, Gen4 and Gen5|
2425
|Memory|Gen4: 7 GB per core<br>Gen5: 5.5 GB per core | Gen4: 7 GB per core<br>Gen5: 5.5 GB per core |
2526
|Storage|[Premium remote storage](../virtual-machines/windows/premium-storage.md),<br/>Singleton Database: 5 GB – 4 TB<br/>Managed Instance: 32 - 8TB |Local SSD storage,<br/>Single Database: 5 GB – 4 TB<br/>Managed Instance: 32 GB - 4 TB |
26-
|IO throughput (approximate)|500 IOPS per vCore with 7000 maximum IOPS|5000 IOPS per core with 200000 maximum IOPS|
27-
|Availability|1 replica, no read-scale|3 replicas, 1 [read-scale](sql-database-read-scale-out.md), zone redundant HA|
27+
|IO throughput (approximate)|Singleton Database: 500 IOPS per vCore with 7000 maximum IOPS</br>Managed Instance: Depends on [size of file](../virtual-machines/windows/premium-storage-performance.md#premium-storage-disk-sizes)|5000 IOPS per core with 200000 maximum IOPS|
28+
|Availability|1 replica, no read-scale|3 replicas, 1 [read-scale replica](sql-database-read-scale-out.md), zone redundant HA|
2829
|Backups|[RA-GRS](../storage/common/storage-designing-ha-apps-with-ragrs.md), 7-35 days (7 days by default)|[RA-GRS](../storage/common/storage-designing-ha-apps-with-ragrs.md), 7-35 days (7 days by default)|
2930
|In-Memory|N/A|Supported|
3031
|||

0 commit comments

Comments
 (0)