Stairway to Azure SQL Hyperscale
Azure SQL Hyperscale is a scale of the Azure SQL Database intended to scale to very large levels, up to 100TB for a database. This option sits next to the General Purpose and Business Critical tiers. It is described in the What is Hyperscale? document from Microsoft.
This series is intended to teach you about Hyperscale, how it is architected, and when you might choose to use it in your environment.
- In Level 1 of the Stairway to Azure SQL Hyperscale, we learn about the architecture and create a hyperscale instance.
- In Level 2 of the Stairway to Hyperscale, we learn about Page Servers in more detail.
- In this level of the Stairway to Azure SQL Hyperscale we learn about the read-only layer that speeds up queries.
- Learn about how the Log Service helps manage transactions in the Hyperscale Tier.