Features

Read-scale availability group in SQL Server

Read-Scale availability groups are ones where we don't want the availability group for high-availability, instead, we want to use it to create multiple copies of our databases that span across multiple servers allowing for the spreading of a large read-only workload. There are various scenarios where this might be extremely valuable and in previous versions of SQL Server it was possible, though there was a requirement of using Windows Server Failover Clustering (WSFC). Read-Scale availability groups do not require the WSFC component and does not give high-availability or disaster recovery, it only acts as a mechanism (availability groups) to facilitate the synchronization of the databases across multiple servers.

. GeoPITS brings you the comprehensive details of Read-scale availability group's support in different versions & editions of SQL Server.

Explore Read-scale availability group In Different SQL server Versions & Editions

VersionEnterpriseStandardWebExpress (Adv.)Express
Version v2019
Version v2017 Yes
Version v2016
Version v2014
Version v2012

Frequently Asked Questions

Read-Scale availability groups are ones where we don't want the availability group for high-availability, instead, we want to use it to create multiple copies of our databases that span across multiple servers allowing for the spreading of a large read-only workload. There are various scenarios where this might be extremely valuable and in previous versions of SQL Server it was possible, though there was a requirement of using Windows Server Failover Clustering (WSFC). Read-Scale availability groups do not require the WSFC component and does not give high-availability or disaster recovery, it only acts as a mechanism (availability groups) to facilitate the synchronization of the databases across multiple servers.

You can find more details about this version here

We run all kinds of Database services that vow your success