You need to design the disaster recovery solution for customer sales data analytics. Which three actions should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Provision multiple Azure Databricks workspaces in separate Azure regions. B. Migrate users, notebooks, and cluster configurations from one workspace to another in the same region. C. Use zone redundant storage. D. Migrate users, notebooks, and cluster configurations from one region to another. E. Use Geo-redundant storage. F. Provision a second Azure Databricks workspace in the same region. Â Suggested Answer: ADE Scenario: The analytics solution for customer sales data must be available during a regional outage. To create your own regional disaster recovery topology for databricks, follow these requirements: 1. Provision multiple Azure Databricks workspaces in separate Azure regions 2. Use Geo-redundant storage. 3. Once the secondary region is created, you must migrate the users, user folders, notebooks, cluster configuration, jobs configuration, libraries, storage, init scripts, and reconfigure access control. Note: Geo-redundant storage (GRS) is designed to provide at least 99.99999999999999% (16 9's) durability of objects over a given year by replicating your data to a secondary region that is hundreds of miles away from the primary region. If your storage account has GRS enabled, then your data is durable even in the case of a complete regional outage or a disaster in which the primary region isn't recoverable. Reference: https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy-grs Design for high availability and disaster recovery This question is in DP-201 Designing an Azure Data Solution Exam For getting Microsoft Certified: Azure Data Engineer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer