The different offerings inside Microsoft’s Azure cloud services get updated pretty frequently, with the latest component to get improvements being Azure SQL Database. For those not familiar, Azure SQL ...
As I'm preparing to deploy a new 2-node SQL Server 2014 Standard failover cluster, I'm considering what would be the best way to set up its storage. For the reference, the OS will be Windows Server ...
SQL Server is a business critical application that requires high availability protection, regardless of where it is deployed. Even in the cloud, you still need to protect SQL Server from downtime if ...
A step-by-step guide to using SAN-less failover clustering software to support SQL Server’s Always On Failover Clustering in the public cloud The thing about clouds is that they can change shape even ...
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 ...