VMware vSphere 7.x Advanced Design (VCAP-DCV Design 2021) — Question 68
An architect is designing a vSphere environment for a customer and learns that the customer has:
✑ A single vSphere cluster
✑ Two storage arrays with different RAID capabilities
Which two design decisions should the architect make to maximize data availability and data performance for this customer? (Choose two.)
Answer options
- A. Use Storage DRS.
- B. Use VMDK anti-affinity rules.
- C. Use multiple datastores for heartbeat.
- D. Use a minimum of three storage arrays.
- E. Use VM to host DRS rules.
Correct answer: A, B
Explanation
The correct choices are A and B because using Storage DRS helps in load balancing and ensures optimal performance across datastores, while VMDK anti-affinity rules prevent the placement of related VMDKs on the same datastore, enhancing data availability. Options C, D, and E do not directly address the requirements of maximizing data availability and performance in this specific scenario.