Disaster Recovery Options for Azure SQL Databases | Data Exposed: MVP Edition

  Рет қаралды 7,017

Microsoft Developer

Microsoft Developer

Күн бұрын

Planning a proper disaster recovery solution is a critical piece of any infrastructure design, even when working in the cloud solutions like Azure SQL Database. Thankfully, the Azure architecture provides a solution that with only clicks of the mouse a DR plan can be implemented. In this episode with MVP John Morehouse, we’ll take a look at how easy it is to set up and configure a disaster recovery solution for Azure SQL Database.
0:00 Introduction
0:37 About John Morehouse
1:27 Demo: Backups
4:42 Demo: Active geo-replication
10:39 Demo: Failover groups
15:20 Getting started
✔️ Resources:
Backups: docs.microsoft.com/en-us/azur...
Active Geo-replication: docs.microsoft.com/en-us/azur...
Auto Failover groups: docs.microsoft.com/en-us/azur...
About John Morehouse:
John Morehouse is currently a Consultant with Denny Cherry & Associates living in Louisville, Kentucky. With over 2 decades of technical experience in various industries, John now focuses on the Microsoft Data platform and specializes in Microsoft SQL Server. He is honored to be a Microsoft Data Platform MVP, VMWare vExpert, 2016 Idera Ace, Friend of Red Gate, Sentry One PAC member & Community Ambassador. John has a passion for speaking, teaching technical topics, and giving back to the technical community as much as possible. He is a user group leader, SQL Saturday organizer, and former PASS regional mentor. He is also a blogger, avid tweeter, and a frequent speaker at SQL Saturdays as well as other conferences. If you want to find John, you can find him on Twitter (@sqlrus) or on his blog, sqlrus.com.
About MVPs:
Microsoft Most Valuable Professionals, or MVPs, are technology experts who passionately share their knowledge with the community. They are always on the "bleeding edge" and have an unstoppable urge to get their hands on new, exciting technologies. They have a very deep knowledge of Microsoft products and services, while also being able to bring together diverse platforms, products, and solutions, to solve real-world problems. MVPs make up a global community of over 4,000 technical experts and community leaders across 90 countries/regions and are driven by their passion, community spirit, and the quest for knowledge. Above all and in addition to their amazing technical abilities, MVPs are always willing to help others - that's what sets them apart. Learn more: aka.ms/mvpprogram
📌 Let's connect:
Twitter: John Morehouse, / sqlrus
Twitter: Anna Hoffman, / analyticanna​​​​
Twitter: AzureSQL, aka.ms/azuresqltw​​​​
🔴 To watch other MVP Edition episodes, see our playlist: aka.ms/dataexposedmvps​
To check out even more Data Exposed episodes, see our playlist: aka.ms/dataexposedyt​​​​
🔔 Subscribe to our channels for even more SQL tips:
Microsoft Azure SQL: aka.ms/msazuresqlyt​​​​
Microsoft SQL Server: aka.ms/mssqlserveryt​​​​
Microsoft Developer: aka.ms/microsoftdeveloperyt​​​​
#MVPTuesday​ #AzureSQL​ #SQLServer​ #MVPBuzz​ #DataPlatformMVP

Пікірлер: 17
@frvo
@frvo 2 жыл бұрын
Excellent!! Thanks!! Very funny the Star Wars theme for the episode. Keep up the good work!
@synthmania7275
@synthmania7275 2 жыл бұрын
Love the Star Wars theme! Great work!
@bornluthor
@bornluthor 2 жыл бұрын
Very cute! Loved it. Great presenation.
@pesetskyps
@pesetskyps 2 жыл бұрын
perfect demo, thank you!
@Olaoye123
@Olaoye123 2 жыл бұрын
Great video! Thank you
@vigneashselvaraj3592
@vigneashselvaraj3592 7 ай бұрын
Great demo...
@gopikrishnab9395
@gopikrishnab9395 2 жыл бұрын
Excellent Video
@nasarazam
@nasarazam 2 жыл бұрын
Excellent ! Thanks much
@sunilp8285
@sunilp8285 Жыл бұрын
Hi Can we have a secondary replica ( sync commit ) in the same region as the primary sql server alongside with DR in another region ? How do we ensure both are configured with read only intent the Secondary and DR So we can clearly perform failover tests as well as dr tests Also if we configure the Azure Sql server as business critical do we still have to manually configure Secondary replicas as per the definition azure service itself creates us upto 4 replicas
@ocolakoglu
@ocolakoglu 3 жыл бұрын
Good work. Thank you.
@ayalamac
@ayalamac 2 жыл бұрын
How much is the potential extra cost of using geo-replication with 1 different az region?
@drizzitfreeman7836
@drizzitfreeman7836 2 жыл бұрын
Im obviously missing something can someone clarify exactly who is the empire in this
@ricklawler3730
@ricklawler3730 2 жыл бұрын
I have two questions. 1. There is a "Failover" button and a "Forced Failover" button. What is the difference between the two? 2. During an outage, there is a grace period of at minimum of one hour. My understanding for the Automatic Failover Policy is that the fail over won't be complete until the grace period has passed so does that mean my application will be down for at least an hour? What is the best practice on how the application should behave during that hour? Should we redirect to 'Site Down for Maintenance' page?
@johnmorehouse2373
@johnmorehouse2373 2 жыл бұрын
Hi Rick - The Failover button will perform a failover in which the things are flipped to synchronous commits and then actually do the failover. This allows for things to get fully synchronized. Forced Failover will immediately failover the database thus potentially loosing any transaction that isn't hardened to the secondary. You are correct regarding the grace period. If the failover is initiated by the Azure service itself then it'll wait for the amount time specified in the grace period. Since Azure doesn't really have any idea on the workloads running, the grace period allows time for any transaction in flight to get hardened to the secondary. It's a way for them to ensure data safety. I would manually failover at that point and/or even force the failover, depending on your tolerance for potential data loss.
@ricklawler3730
@ricklawler3730 2 жыл бұрын
@@johnmorehouse2373 Thank you for the valuable feedback.
@Dimich1993
@Dimich1993 3 жыл бұрын
🤗
@sudarshana2827
@sudarshana2827 2 жыл бұрын
Default RP is 7days if u increase you need to pay more
Migrate SQL Server to Azure | Data Exposed
19:38
Microsoft Developer
Рет қаралды 8 М.
THEY made a RAINBOW M&M 🤩😳 LeoNata family #shorts
00:49
LeoNata Family
Рет қаралды 42 МЛН
Я нашел кто меня пранкует!
00:51
Аришнев
Рет қаралды 5 МЛН
Now THIS is entertainment! 🤣
00:59
America's Got Talent
Рет қаралды 38 МЛН
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 57 МЛН
Azure SQL DB High Availability & Disaster Recovery overview | Data Exposed
11:13
The A to S of Azure Data Studio | Data Exposed: MVP Edition
25:00
Microsoft Developer
Рет қаралды 16 М.
Azure SQL Capacity Planning: DTU or vCore? | Data Exposed
15:55
Microsoft Developer
Рет қаралды 10 М.
Azure SQL High Availability and Disaster Recovery
49:37
John Savill's Technical Training
Рет қаралды 14 М.
SQL Server 2022 Preview: The cloud-connected database (Ep.2) | Data Exposed
15:26
Azure SQL Database Tutorial | Relational databases in Azure
28:20
Adam Marczak - Azure for Everyone
Рет қаралды 350 М.
How To Pass ANY Azure Certification in 2024 | Complete Guide
19:00
Travis Media
Рет қаралды 282 М.
Migrating to SQL: Validate Migrated Objects Using SSMA (Ep. 4) | Data Exposed
14:23
How to Set up Azure Monitor for SQL Insights | Data Exposed
16:11
Microsoft Developer
Рет қаралды 7 М.
Какой ноутбук взять для учёбы? #msi #rtx4090 #laptop #юмор #игровой #apple #shorts
0:18
Battery  low 🔋 🪫
0:10
dednahype
Рет қаралды 12 МЛН
САМЫЙ ДОРОГОЙ ЧЕХОЛ! В стиле Mac Pro
0:35
Romancev768
Рет қаралды 146 М.
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 15 МЛН
Как распознать поддельный iPhone
0:44
PEREKUPILO
Рет қаралды 2 МЛН