CV0-003 · Question #361
Which of the following describes the theoretical maximum number of operations a disk can perform and is used to denote the disk performance of storage tiers?
The correct answer is A. IOPS. IOPS (Input/Output Operations Per Second) is the standard metric representing the maximum number of read/write operations a storage device can perform per second, used to classify storage tiers.
Question
Which of the following describes the theoretical maximum number of operations a disk can perform and is used to denote the disk performance of storage tiers?
Options
- AIOPS
- BQoS
- CMIPS
- DFPS
How the community answered
(49 responses)- A94% (46)
- B4% (2)
- D2% (1)
Why each option
IOPS (Input/Output Operations Per Second) is the standard metric representing the maximum number of read/write operations a storage device can perform per second, used to classify storage tiers.
IOPS stands for Input/Output Operations Per Second and defines the theoretical maximum throughput of a storage device in terms of discrete read or write operations. It is the primary metric used to compare and tier storage solutions - for example, distinguishing high-performance NVMe drives from slower spinning disk - making it the correct answer for disk performance benchmarking.
QoS (Quality of Service) is a policy framework for prioritizing and managing traffic or workload resources, not a measurement of raw storage performance capacity.
MIPS (Million Instructions Per Second) is a processor performance metric measuring CPU instruction throughput, not storage device performance.
FPS (Frames Per Second) is a video or display rendering metric and is entirely unrelated to storage I/O performance.
Concept tested: IOPS storage performance measurement and tiering
Source: https://learn.microsoft.com/en-us/azure/virtual-machines/disks-performance
Topics
Community Discussion
No community discussion yet for this question.