VMware vSphere 8.x Advanced Design (VCAP-DCV Design) — Question 73

An architect is discussing the design of a vSphere solution with a customer. The following requirements have been defined for the solution:
The solution must provide data encryption at rest
The solution must provide the ability to reduce the amount of storage consumed from duplicate data
The solution must minimize the amount of resources consumed by the encryption process.
The architect has made a design decision that VM Encryption will be used to meet these requirements.
Which two implications should the architect include in the design in relation to this design decision? (Choose two.)

Answer options

Correct answer: C, E

Explanation

Option C is correct because VM Encryption is indeed CPU-intensive, and enabling the AES-NI BIOS setting can optimize performance and alleviate CPU load. Option E is also correct since encryption at the ESXi host level can impair the effectiveness of de-duplication. Options A and D are incorrect as they misrepresent the resource utilization characteristics of encryption, and option B is incorrect because it does not accurately describe the impact of host-level encryption on de-duplication.