CompTIA Cloud+ (CV0-003) — Question 338
A systems administrator is concerned about having two virtual database servers on the same host. Which of the following should be configured?
Answer options
- A. Regions
- B. Anti-affinity
- C. Oversubscription
- D. Container
Correct answer: B
Explanation
The correct answer is B, Anti-affinity, which prevents virtual machines from being hosted on the same physical server, thereby reducing the risk of a single point of failure. The other options do not address this concern; Regions relate to geographical distribution, Oversubscription pertains to resource allocation, and Containers are a different virtualization method that do not specifically address the issue of server placement.