This document discusses how SQL Server AlwaysOn solutions in SQL Server 2012 can be used to provide high availability and disaster recovery capabilities. It describes the different layers of protection provided, including infrastructure availability with Windows Server Failover Clustering, SQL Server instance level protection with AlwaysOn Failover Cluster Instances, and database availability with AlwaysOn Availability Groups. The paper also touches on concepts like planned vs unplanned downtime, recovery time objectives, and recovery point objectives that are important considerations for high availability and disaster recovery planning.