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.
Question
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)- A78% (43)
- C13% (7)
- D5% (3)
- E4% (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.
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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.