nerdexam
(ISC)2

CISSP · Question #521

What high Availability (HA) option of database allows multiple clients to access multiple database servers simultaneously?

The correct answer is D. Replicated database. A replicated database is a high availability (HA) option of database that allows multiple clients to access multiple database servers simultaneously. A replicated database is a database that is copied and distributed across multiple servers, usually in different locations. Replic

Submitted by katya_ua· Mar 5, 2026Security Architecture and Engineering

Question

What high Availability (HA) option of database allows multiple clients to access multiple database servers simultaneously?

Options

  • ANon-Structured Query Language (NoSQL) database
  • BRelational database
  • CShadow database
  • DReplicated database

How the community answered

(60 responses)
  • B
    3% (2)
  • C
    2% (1)
  • D
    95% (57)

Explanation

A replicated database is a high availability (HA) option of database that allows multiple clients to access multiple database servers simultaneously. A replicated database is a database that is copied and distributed across multiple servers, usually in different locations. Replication ensures that the data is consistent and synchronized across all servers, and provides fault tolerance, load balancing, and improved performance. Replication can be done in different modes, such as synchronous, asynchronous, or mixed.

Topics

#database HA#replication#high availability

Community Discussion

No community discussion yet for this question.

Full CISSP Practice