Tag Archives: high availability

The Decision to Fail

We have a number of automated technologies that we can us to seamlessly move from primary to secondary systems without human intervention. SQL Server incorporates a number of these, and many companies use them to ensure their applications are highly available. However things don’t … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Decision to Fail

Understanding HA

I’ve learned a lot about high availability (HA) and disaster recovery (DR) over the last two decades. Some of the things I’ve learned were from studying, some from experimentation and practice, and a few from hard lessons when some part of a … Continue reading

Posted in Editorial | Tagged , | Comments Off on Understanding HA

AlwaysOn and Contained Databases in SQL Server 2012

This talk is mostly based on contained databases in SQL Server 2012. The first part of the talk goes over the problems with current database movement, the idea of containment, and the implementation in SQL Server 2012. There are demos … Continue reading

Posted in Presentations | Tagged , , , | 1 Comment

The High Availability Poll

The cost of building highly available databases dropped with the introduction of Database Mirroring in 2005. Without the need to purchase identical hardware for a spare system, it became much easier and less expensive to set up extra systems that … Continue reading

Posted in Editorial | Tagged | 2 Comments