nerdexam
CompTIA

CV0-003 · Question #80

An administrator is building a VM for a department in the company. The requirements for the department include: 1. Run multiple mission critical applications. 2. Generate and interpret large…

The correct answer is A. Configure additional virtual NICs B. Configure additional memory. Running multiple mission-critical applications and processing large test data sets primarily demands additional memory and dedicated network interfaces beyond a standard VM template.

Cloud Architecture and Design

Question

An administrator is building a VM for a department in the company. The requirements for the department include: 1. Run multiple mission critical applications. 2. Generate and interpret large quantities of test data. The administrator will start with the standard company VM template. Which of the following should the administrator configure for this new department template to meet department requirements? (Select two.)

Options

  • AConfigure additional virtual NICs
  • BConfigure additional memory
  • CConfigure port mapping
  • DApply appropriate OS licensing
  • EConfigure additional CPUs and storage

How the community answered

(55 responses)
  • A
    78% (43)
  • C
    13% (7)
  • D
    5% (3)
  • E
    4% (2)

Why each option

Running multiple mission-critical applications and processing large test data sets primarily demands additional memory and dedicated network interfaces beyond a standard VM template.

AConfigure additional virtual NICsCorrect

Configuring additional virtual NICs allows traffic for each mission-critical application to be isolated across separate network segments, providing the dedicated bandwidth and network-level separation required for reliable multi-application operation.

BConfigure additional memoryCorrect

Additional memory (RAM) is essential for generating and interpreting large quantities of test data, as insufficient RAM forces the OS into excessive paging, causing severe and unacceptable performance degradation.

CConfigure port mapping

Port mapping redirects network traffic between addresses and ports for connectivity purposes and does not address the compute or memory resource needs of mission-critical applications.

DApply appropriate OS licensing

OS licensing is a compliance requirement that is already addressed in a standard company VM template and has no effect on application performance or data processing capacity.

EConfigure additional CPUs and storage

The standard template is assumed to provide a baseline of CPUs and storage; the specific bottlenecks for multi-application isolation and large-scale data processing are network capacity and memory, addressed by A and B.

Concept tested: VM resource configuration for multi-application workloads

Source: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes

Topics

#VM sizing#resource allocation#virtual NICs#memory configuration

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice