A collection of cluster resources managed as a single cluster object to provide specific functionality. For SQL Server, a role will be either an Always On availability group (AG) or Always On failover ...
Definitely, failover clustering is a hot topic within the SQL community – specifically if you are trying to obtain high availability and minimize data loss. My latest title SQL Server 2008 Management ...
Last month I attended a session on Failover Clustering at the SQL PASS Summit Conference and it was very enlightening. I have not done too much with SQL Server Failover Clustering except in test mode ...
Failover Clustering and Always On Availability Groups (SQL Server) [!INCLUDE sql windows only] [!INCLUDE ssHADR], the high availability and disaster recovery solution introduced in [!INCLUDE sssql11], ...
While the cloud continues to grow in popularity for many, if not most, enterprise applications, IT departments remain reluctant to trust public clouds, including the Google Cloud Platform, for ...
DBAs have many options for how to ensure high availability (HA) for SQL Server. Some of these options are available in the different versions and editions of SQL Server itself. Some are available in ...
Almost all database workloads are now (or eventually will be) virtualized. High availability (HA) clusters using virtual servers provide the application protection needed to satisfy even the most ...
I'm currently trying to develop a SQL cluster for our production databases. One of my goals is to make it possible to load balance the databases without needing to reconfigure the client. Also it ...