A database administrator is configuring a virtual machine (VM) to run a high-performance database. The hypervisor is VMware ESXi. Which THREE resources should the administrator allocate to the VM to ensure optimal performance?
Needed for processing database queries.
Why this answer
vCPU provides processing power, vRAM provides memory, and vHDD provides storage. vGPU is not typical for database servers, and virtual NIC is needed for network but not directly for performance of the database itself.