{"id":14511,"date":"2015-12-15T09:30:00","date_gmt":"2015-12-15T17:30:00","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2015\/12\/15\/enhanced-always-on-availability-groups-in-sql-server-2016\/"},"modified":"2024-01-22T22:52:27","modified_gmt":"2024-01-23T06:52:27","slug":"enhanced-always-on-availability-groups-in-sql-server-2016","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2015\/12\/15\/enhanced-always-on-availability-groups-in-sql-server-2016\/","title":{"rendered":"Enhanced Always On Availability Groups in SQL Server 2016"},"content":{"rendered":"

Always On Availability Groups<\/h1>\n

Always On Availability Groups are a fundamental component of the availability story for SQL Server, and provide a robust disaster recovery solution as well. Availability Groups were first introduced in SQL Server 2012, replacing the prior Database Mirroring technologies. They enable a DBA to configure two SQL instances to host replicas of a set of databases, which can be kept exactly in sync, giving zero data loss guarantees, or near exactly in sync (async replication, which is optimal for geographically remote replicas). This technology has become the standard which the majority of critical production SQL Server instances leverage.<\/p>\n

Enhancements in SQL Server 2016 Availability Groups<\/h1>\n

SQL Server 2016 is making some significant improvements to the Always On Availability Groups set of features. There are a number of features, such as:<\/p>\n