FC0-U61 · Question #192
Which of the following storage methods provides the HIGHEST redundancy and availability?
The correct answer is A. Cloud-based storage. Cloud-based storage provides the highest redundancy and availability by distributing data across multiple data centers and leveraging sophisticated replication and failover mechanisms.
Question
Which of the following storage methods provides the HIGHEST redundancy and availability?
Options
- ACloud-based storage
- BStorage Area Network
- CLocally attached storage
- DNetwork Attached Storage
How the community answered
(50 responses)- A92% (46)
- B2% (1)
- C2% (1)
- D4% (2)
Why each option
Cloud-based storage provides the highest redundancy and availability by distributing data across multiple data centers and leveraging sophisticated replication and failover mechanisms.
A (Cloud-based storage) typically offers the highest redundancy and availability because cloud providers distribute data across multiple physical locations, often with multiple copies, and implement robust disaster recovery and failover mechanisms. This architecture ensures data remains accessible even if entire data centers experience outages.
B (Storage Area Network - SAN) provides block-level access to storage, offering high performance and redundancy within a data center environment, but it's generally constrained by a single physical location compared to globally distributed cloud solutions.
C (Locally attached storage - LAS) offers no inherent redundancy beyond what a single device can provide (e.g., RAID), and its availability is tied to the host system.
D (Network Attached Storage - NAS) provides file-level access over a network, and while it can offer some redundancy (e.g., RAID), its availability is typically limited to its local network and specific hardware, without the broad geographic distribution of cloud storage.
Concept tested: Cloud storage redundancy and availability
Source: https://learn.microsoft.com/en-us/azure/architecture/framework/availability/overview
Topics
Community Discussion
No community discussion yet for this question.