nerdexam
Microsoft

DP-100 · Question #97

A company is designing a solution that uses Azure Databricks. The solution must be resilient to regional Azure datacenter outages. You need to recommend the redundancy type for the solution. What…

The correct answer is C. Geo-redundant storage. A company needs an Azure Databricks solution that is resilient to regional Azure datacenter outages, requiring a specific type of storage redundancy.

Design and prepare a machine learning solution

Question

A company is designing a solution that uses Azure Databricks. The solution must be resilient to regional Azure datacenter outages. You need to recommend the redundancy type for the solution. What should you recommend?

Options

  • ARead-access geo-redundant storage
  • BLocally-redundant storage
  • CGeo-redundant storage
  • DZone-redundant storage

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    16% (7)
  • C
    74% (32)
  • D
    7% (3)

Why each option

A company needs an Azure Databricks solution that is resilient to regional Azure datacenter outages, requiring a specific type of storage redundancy.

ARead-access geo-redundant storage

Read-access geo-redundant storage (RA-GRS) provides read access to the secondary replica but offers the same resilience level as GRS, with GRS being the fundamental redundancy type for regional disaster recovery.

BLocally-redundant storage

Locally-redundant storage (LRS) copies data within a single physical location, protecting against localized hardware failures but not against datacenter or regional outages.

CGeo-redundant storageCorrect

Geo-redundant storage (GRS) replicates data to a secondary Azure region, hundreds of miles away from the primary region, providing resilience against entire regional datacenter outages and ensuring data durability.

DZone-redundant storage

Zone-redundant storage (ZRS) replicates data across multiple Availability Zones within a single region, protecting against zone-wide failures but not against a complete regional outage.

Concept tested: Azure Storage redundancy for regional disaster recovery

Source: https://learn.microsoft.com/en-us/azure/storage/common/storage-redundancy

Topics

#Azure Databricks#Data Redundancy#Disaster Recovery#Azure Storage

Community Discussion

No community discussion yet for this question.

Full DP-100 Practice