nerdexam
CompTIACompTIA

DS0-001 · Question #10

DS0-001 Question #10: Real Exam Question with Answer & Explanation

The correct answer is A: Peer-to-peer replication. The administrator should use peer-to-peer replication to achieve this objective. Peer-to-peer replication is a type of replication that allows data to be distributed across multiple database instances that are equal partners, or peers. Each peer can read and write data that will

Database Deployment

Question

A company wants to deploy a new application that will distribute the workload to five different database instances. The database administrator needs to ensure that, for each copy of the database, users are able to read and write data that will be synchronized across all of the instances. Which of the following should the administrator use to achieve this objective?

Options

  • APeer-to-peer replication
  • BFailover clustering
  • CLog shipping
  • DAvailability groups

Explanation

The administrator should use peer-to-peer replication to achieve this objective. Peer-to-peer replication is a type of replication that allows data to be distributed across multiple database instances that are equal partners, or peers. Each peer can read and write data that will be synchronized across all peers. This provides high availability, scalability, and load balancing for the application. The other options are either not suitable for this scenario or do not support bidirectional data synchronization. For example, failover clustering provides high availability but does not distribute the workload across multiple instances; log shipping provides disaster recovery but does not allow writing data to secondary instances; availability groups provide high availability and read- only access to secondary replicas but do not support peer-to-peer

Topics

#Database Replication#High Availability#Workload Distribution#Data Synchronization

Community Discussion

No community discussion yet for this question.

Full DS0-001 PracticeBrowse All DS0-001 Questions