From the course: Microsoft Azure Database Administrator Associate (DP-300) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Configure failover groups
From the course: Microsoft Azure Database Administrator Associate (DP-300) Cert Prep by Microsoft Press
Configure failover groups
- Welcome back. This is lesson 15.3, Configure Failover Groups. Failover Groups is a feature of Azure SQL Database that lets you manage the replication and failover of one or more databases on a logical server to another logical server in another region. While geo-replication is configured at the database level, failover groups is configured at the server level. This lets you choose all or a subset of user databases to include in the failover group. The benefit of this is that instead of managing replication at the database level, you can simplify management and deployment of a group of geo-replicated databases instead of at an individual level. So failover groups provide read-write and read-only listener endpoints that stay the same even during a failover or even during a geo-failover. You don't have to change the connections strings of your application after a geo-failover because the connections are automatically routed to the current primary. So let's configure a failover group…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Learning objectives1m 29s
-
(Locked)
Configure active geo-replication3m 2s
-
(Locked)
Configure an Always On availability group on Azure Virtual Machines10m 50s
-
(Locked)
Configure failover groups2m 36s
-
Configure quorum options for a Windows Server failover cluster4m 41s
-
(Locked)
Configure Always On failover cluster instances on Azure Virtual Machines5m 19s
-
(Locked)
Configure log shipping6m 58s
-
(Locked)
Monitor an HA/DR solution4m 4s
-
(Locked)
Troubleshoot an HA or DR solution6m 55s
-
(Locked)
-