Which of the below technology is used for Data mirroring across Primary and Disaster Recovery Sites
-
Multipathing
-
Replication
-
Cluster
-
Load Balancing
B
Correct answer
Explanation
Replication is the technology used to mirror or copy data from a primary site to a disaster recovery site in real-time or near real-time. This ensures that the DR site has up-to-date copies of data for failover. Multipathing provides path redundancy, clustering gives server failover, and load balancing distributes traffic - none are specifically for data mirroring between sites.