

InterviewSolution
Saved Bookmarks
1. |
________ do not typically provide sufficient performance to support a MongoDB deployment.(a) RAID-5(b) RAID-10(c) RAID-7(d) None of the mentioned |
Answer» Correct choice is (a) RAID-5 Easy explanation: Most MongoDB deployments should use disks backed by RAID-10. |
|