sql availablity
sql availablity
SQL Server provides several high availability (HA) and disaster recovery (DR) features to
ensure your databases remain accessible during planned maintenance, hardware failures, or
outages. These features help minimize downtime and data loss.
3. Log Shipping
Periodically ships transaction log backups from a primary to one or more secondary servers.
5. Replication
Not a true HA solution, but can be used for reporting and availability of specific data.