nerdexam
CompTIA

SK0-003 · Question #132

Which of the following server clusters offers increased availability, performance, and scalability?

The correct answer is D. Active/active. An active/active server cluster configuration provides increased availability, performance, and scalability by utilizing all nodes simultaneously.

Server administration

Question

Which of the following server clusters offers increased availability, performance, and scalability?

Options

  • APassive/active
  • BActive/passive
  • CPassive/passive
  • DActive/active

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    3% (1)
  • D
    94% (31)

Why each option

An active/active server cluster configuration provides increased availability, performance, and scalability by utilizing all nodes simultaneously.

APassive/active

"Passive/active" is not a standard or commonly recognized server cluster configuration term.

BActive/passive

An active/passive cluster has only one node actively processing workloads while the other remains idle, providing high availability through failover but not increased performance or scalability from simultaneous operation.

CPassive/passive

"Passive/passive" is not a standard cluster configuration and would imply that no services are running or available.

DActive/activeCorrect

In an active/active cluster, all nodes are actively processing workloads and requests concurrently, distributing the load across multiple servers. This parallel processing inherently boosts overall performance, enhances scalability by allowing more nodes to share the workload, and improves availability since any active node can take over tasks if another fails.

Concept tested: Server cluster configurations and benefits

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/design-principles/availability#high-availability-versus-disaster-recovery

Topics

#Server clustering#High availability#Active/active cluster

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice