Share via


SQL Server 2012 – AlwaysOn (HA/DR)

 

Hello All,

There are out there lots of information, already, about the SQL Server 2012 AlwaysOn feature. In resume, this feature is related with the enhancement of High Availability and Disaster Recovery capabilities available in SQL Server, at server and client side.

Recently a set of white-papers and posts were released about AlwaysOn:

SQL Server 2012 AlwaysOn: Multisite Failover Cluster Instance (SQLCAT Team)

SQL Server 2012 AlwaysOn High Availability and Disaster Recovery Design Patterns (SQLCAT Team)

Microsoft SQL Server AlwaysOn Solutions Guide for High Availability and Disaster Recovery 

You can find more information on the AlwaysOn section at the MSDN web site:

AlwaysON - SQL Server AlwaysOn

At Channel9 web site, you can find a set of videos about the AlwaysOn feature:

SQL Server AlwaysOn (Product Group)

Microsoft SQL Server Code-Named "Denali" AlwaysOn Series,Part 1: Introducing the Next Generation High Availability Solution (TechEd 2011)

Microsoft SQL Server Code-Named "Denali" AlwaysOn Series,Part 2: Building a Mission-Critical High Availability Solution Using AlwaysOn (TechEd 2011)

Cheers,