A systems administrator is concerned about having two virtual database servers on the same host. Which of the following should be configured?
Correct Answer: B
Explanation
The best way to prevent two virtual database servers from being on the same host is to configure anti-affinity.
Anti-affinity is a feature that allows specifying which VMs or applications should not run on the same host or cluster. This can improve availability, performance, and security by avoiding resource contention, single point of failure, or interference between VMs or applications. The systems administrator should create an anti-affinity rule or policy for the two virtual database servers to ensure they are placed on different hosts.
Reference: CompTIA Cloud+ Certification Exam Objectives, Domain 1.0 Configuration and Deployment, Objective 1.2 Given a scenario involving requirements for deploying an application in the cloud, select an appropriate solution design.