Site icon Database Tutorials

Difference Between Always On Failover Cluster, Database Mirroring, Always On Availability Group, Replication and Log Shipping

I wanted to write this article to make it easier for you to choose between SQL Server’s technologies used for HA (High Availability) and DR (Disaster Recovery).

Briefly, we will compare the technologies listed below.

Always On Failover Cluster

Database Mirroring

Always ON Availability Group

Replication

Log Shipping

My favorites are  Always On Availability Group and Always On Failover Cluster for HA.

My reasons to choose Always On Availability Group for HA:

My reasons to not choose Always On Availability Group for HA:

The details of all these technologies can be found in the following articles. You can also use the search section of our site to reach what you are looking for.

Database Mirroring On SQL Server“,

SQL Server Always ON Availability Group“,

SQL Server Always On Failover Cluster“,

SQL Server Replication Types“,

Transactional Replication On SQL Server“,

Peer to Peer Transactional Replication On SQL Server“,

Snapshot Replication On SQL Server“,

Merge Replication On SQL Server“,

SQL Server Log Shipping

Exit mobile version