Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following should be avoided with MongoDB Deployments?

a) RAID-5
b) RAID-10
c) RAID-7
d) RAID-0

Answer: d
Explanation: While RAID-0 provides good write performance, it also provides limited availability and can lead to reduced performance on read operations, particularly when using Amazon’s EBS volumes.

Join The Discussion