CND (312-38) Network Defense Simulation
In this simulation, you will analyze storage fault tolerance and disaster recovery planning. Ensuring Data Availability—a core component of the CIA triad—requires selecting the proper RAID configuration to balance redundancy, speed, and budget.
🛡️ Network Scenario
You are evaluating the Business Continuity and Disaster Recovery (BCDR) plan for a small company. The organization relies on a central NAS for storing large, sequential network backups. Management has allocated a strict, limited budget for storage hardware upgrades.
Security Directive: Implement a localized storage redundancy solution that provides parity-based fault tolerance for data reconstruction, supports high-speed processing for large backup files, and minimizes hardware expenditures.
📊 System Requirements & Logs
[WARNING] 2023-10-24 08:15:00 - Array degradation detected.
[INFO] Current Array: RAID 0 (Striping)
[CRITICAL] Single Point of Failure (SPoF) identified.
[ACTION_REQUIRED] No parity data available. If Drive 1 fails, 100% data loss will occur. Migration to fault-tolerant array mandated.
BUDGET_CAP: Medium-Low (Avoid 100% drive overhead)
WORKLOAD_TYPE: Sequential Read/Write
FILE_TYPES: Large monolithic .bak and .pcap files
FAULT_TOLERANCE_REQ: N+1 (Minimum 1 drive failure survival)
RECOVERY_METHOD: Parity reconstruction
❓ Question
Nancy is working as a network administrator for a small company. Management wants to implement a RAID storage for their organization. They want to use the appropriate RAID level for their backup plan that will satisfy the following requirements:
1. It has a parity check to store all the information about the data in multiple drives.
2. Help reconstruct the data during downtime.
3. Process the data at a good speed.
4. Should not be expensive.
The management team asks Nancy to research and suggest the appropriate RAID level that best suits their requirements. What RAID level will she suggest?