📝 Question
#1384
___________ is popular for applications such as storage of log files in a database system since it offers the best write performance.
✓
Correct Answer
A. RAID level 1
💡
Explanation
RAID level 1 refers to disk mirroring where the same data block is written to multiple disks whereas Raid level 0 is block level data striping. So, RAID 0 can write to multiple disks simultaneously, thereby increasing the overall write speed (throughput).
⌨️ Press
A
B
C
D
to select