# 3V0-2121 — Question 605

**Type:** multiple_choice
**Topics:** topic_1

## Question

An architect is designing a new vSphere environment with the following resources:
✑ 600 vCPU
✑ 5,760 GB RAM
Average resource usage is:
✑ 60 vCPU
✑ 1,152 GB RAM
The design must meet the following requirements:
✑ The environment has the ability to burst by 25%.
✑ Each host can schedule 36 vCPUs and has 512 GB RAM.
✑ Management overhead is 20%.
What is the minimum number of hosts required to meet the design requirements?

## Correct Answer

_See scenario._

## Explanation

I think it will be C (four hosts). 
Take for consideration "Management overhead is 20%."
CPU: (60+60*0,25+60*0,2)/36 = ~ 2,4 (round up to 3)
RAM: (1152+1152*0,25+1152*0,2)/512 = ~ 3,26 (round up to 4)

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/vmware/3V0-2121/605  
Practice (tracked): https://hiexam.net/study/3V0-2121/practice