Exam 3V0-21.21 All QuestionsBrowse all questions from this exam
Question 6

An architect is preparing a design for a company planning digital transformation. During the requirements gathering workshop, the following requirements (REQ) and constraints (CON) are identified:

✑ REQ01 The platform must host different types of workloads including applications that must be compliant with internal security standard.

✑ REQ02 The infrastructure must initially run 100 virtual machines.

REQ03 Ten of the virtual machines must be compliant with internal security standard.

✑ REQ04 The internal security standard specifies logical network separation for in-scope applications.

✑ CON01 The customer has already purchased the licenses as part of another project.

✑ CON02 The customer has five physical servers that must be reused.

Additionally, based on resource requirements, four physical servers will be enough to run all workloads.

Which recommendation should the architect make to meet requirements while minimizing project costs?

    Correct Answer: C

    The architect should use a single cluster and ensure that different security zones are separated at least with dedicated VLANs and firewalls. This approach addresses REQ04, which specifies logical network separation for in-scope applications, while minimizing project costs by utilizing the existing servers (CON02). Additionally, REQ03, which requires ten virtual machines to be compliant with the internal security standard, can be met through proper network isolation without the need for additional physical servers (CON01).

Discussion
VCIXOption: C

Definitely C

vRockStarOption: C

C , as we need to meet "REQ04 The internal security standard specifies logical network separation"

unai_atletiOption: C

Clearly C. VLANs are needed for network logical isolation. The security policy does not talk about compute isolation.

AlchotOption: C

To meet REQ04 > Option C

anon529Option: C

Logical Network separation is a requirement

FR_WolfmanOption: C

Answer C to meet the REQ04. The other answers have no link with the requirements/constraints listed.

Davidix76Option: C

C is correct

AlchotOption: C

Network isolation needed between apps.