nerdexam
Dell-EMC

D-ISM-FN-01 · Question #282

Why should a replica be consistent with its source?

The correct answer is A. Ensure the usability of the replica. A replica must be consistent with its source to remain usable - if the data diverges, the replica becomes unreliable or incorrect, defeating its entire purpose (backup, load balancing, disaster recovery, etc.). Options B, C, and D are wrong because consistency has no inherent…

Data Protection

Question

Why should a replica be consistent with its source?

Options

  • AEnsure the usability of the replica
  • BReduce the need to create multiple replicas
  • CEnsure the security of the replica
  • DReduce the size of the replica

How the community answered

(34 responses)
  • A
    82% (28)
  • B
    3% (1)
  • C
    6% (2)
  • D
    9% (3)

Explanation

A replica must be consistent with its source to remain usable - if the data diverges, the replica becomes unreliable or incorrect, defeating its entire purpose (backup, load balancing, disaster recovery, etc.). Options B, C, and D are wrong because consistency has no inherent effect on how many replicas are needed, on the security of the data, or on its storage size - those concerns are addressed by separate mechanisms like access controls, compression, or replication policies. The relationship between consistency and usability is direct: an inconsistent replica may return stale or corrupted data, making it worse than useless in a production context.

Memory tip: Think of a replica like a photocopy - if the copy doesn't match the original, you can't trust it or use it. Consistency = usability.

Topics

#data replication#replica consistency#data integrity

Community Discussion

No community discussion yet for this question.

Full D-ISM-FN-01 Practice