Beginner System Design
Q11 / 100

What does "throughput" measure in a system?

Correct! Well done.

Incorrect.

The correct answer is A) The amount of work or number of requests a system can process in a given period of time

A

Correct Answer

The amount of work or number of requests a system can process in a given period of time

Explanation

Throughput is often measured in requests per second (RPS) or transactions per second (TPS), reflecting a system's overall processing capacity.

Progress
11/100