Multiple choice technology architecture

Which aspect of fault tolerance is addressed by configuering the server with additional capacity ?

  1. Availability

  2. Redundancy

  3. Scalability

  4. Reliability

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Scalability refers to a system's ability to handle increased load by adding capacity (more servers, storage, bandwidth). The question asks about 'additional capacity' which directly maps to scalability. Availability ensures access, redundancy provides backup components, and reliability ensures consistent operation - none primarily address capacity expansion.