VMware vSphere 6 Advanced Design (VCAP6-DCV Design) — Question 8
Which two types of workloads are efficiently consolidated when virtualize? (Choose two.)
Answer options
- A. Workloads that do NOT require user input and are constantly processing large amounts of batched data.
- B. Workloads that will consume all available assigned resources.
- C. Workloads that are NOT CPU bound; most of their time is spent waiting for external events such as user interaction.
- D. Workloads that do NOT require access to specific physical resources such as a hardware dongle or graphics card.
Correct answer: A, C
Explanation
Option A is correct because workloads that do not need user interaction and handle large batches can be effectively managed in a virtualized environment. Option C is also correct since workloads that spend time waiting for external events are ideal candidates for virtualization, allowing other tasks to use resources while they wait. Options B and D are incorrect because workloads that consume all resources can lead to performance issues in virtualization, and those needing specific physical resources may not benefit from a virtualized setup.