exam questions

Exam 400-007 All Questions

View all questions & answers for the 400-007 exam

Exam 400-007 topic 1 question 253 discussion

Actual exam question from Cisco's 400-007
Question #: 253
Topic #: 1
[All 400-007 Questions]

Data replication is being designed as part of a data protection setup to be run over the network. Which replication strategy is best suited when the primary and secondary systems are physically close to each other?

  • A. synchronous replication
  • B. snapshot replication
  • C. transactional replication
  • D. direct replication
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Doobiedoo
9 months, 3 weeks ago
Selected Answer: A
Why Synchronous Replication? * Strong data consistency: Data is written to the primary system and then immediately replicated to the secondary system before acknowledging the write operation. This ensures that both systems have identical data at all times. * Disaster recovery: In case of a failure at the primary site, the secondary site can quickly take over operations with minimal data loss. * Low latency: Since the systems are physically close, the replication process can be performed with minimal delay. Other Options Explained: * Snapshot replication: Creates periodic copies of data, but doesn't guarantee real-time consistency. * Transactional replication: Replicates data based on transactions, which can lead to inconsistencies if failures occur. * Direct replication: Typically refers to hardware-based replication, which might not be the most flexible option for network-based replication. By choosing synchronous replication in this scenario, you prioritize data consistency and disaster recovery without sacrificing performance due to the close proximity of the systems.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...