LFCS · Question #173
Which of the following resources would be measured for capacity planning? (Select TWO correct answers.)
The correct answer is B. disk I/O D. network I/O. Capacity planning involves measuring critical system resources that impact performance and scalability, primarily focusing on resource bottlenecks like disk and network I/O.
Question
Options
- Avideo driver performance
- Bdisk I/O
- Csystem boot time
- Dnetwork I/O
How the community answered
(39 responses)- A8% (3)
- B87% (34)
- C5% (2)
Why each option
Capacity planning involves measuring critical system resources that impact performance and scalability, primarily focusing on resource bottlenecks like disk and network I/O.
Video driver performance is typically not a primary concern for server capacity planning, which focuses on core system resources like CPU, memory, disk, and network.
Disk I/O is a critical resource to measure for capacity planning as it directly impacts application performance and overall system responsiveness, especially under heavy data access.
System boot time is a startup metric and while important for availability, it is not a continuous resource measurement for ongoing capacity planning under load.
Network I/O is essential for capacity planning, particularly for networked services and applications, as insufficient network bandwidth or high latency can become a significant bottleneck.
Concept tested: Capacity planning metrics
Source: https://learn.microsoft.com/en-us/windows-server/administration/performance-tuning/capacity-planning
Topics
Community Discussion
No community discussion yet for this question.