nerdexam
(ISC)2

SSCP · Question #751

If any server in the cluster crashes, processing continues transparently, however, the cluster suffers some performance degradation. This implementation is sometimes called a:

The correct answer is A. server farm. A server farm is a collection of servers that collectively handles requests, such that if one server fails, the remaining servers absorb the workload and processing continues - but with degraded performance since capacity is reduced. This graceful degradation distinguishes it…

Submitted by kevin_r· Apr 18, 2026Systems and Application Security

Question

If any server in the cluster crashes, processing continues transparently, however, the cluster suffers some performance degradation. This implementation is sometimes called a:

Options

  • Aserver farm
  • Bclient farm
  • Ccluster farm
  • Dhost farm

How the community answered

(56 responses)
  • A
    91% (51)
  • B
    2% (1)
  • C
    2% (1)
  • D
    5% (3)

Explanation

A server farm is a collection of servers that collectively handles requests, such that if one server fails, the remaining servers absorb the workload and processing continues - but with degraded performance since capacity is reduced. This graceful degradation distinguishes it from a fully redundant failover cluster (where performance is maintained). 'Client farm,' 'cluster farm,' and 'host farm' are not recognized terms in this context.

Topics

#High Availability#Server Architecture#Redundancy#Clustering

Community Discussion

No community discussion yet for this question.

Full SSCP Practice