AZ-801 · Question #126
Which of the following components of Hyper-V Replica is responsible to manage the initial replication, replication configuration details, replication of delta changes, and failover and test failover…
The correct answer is C. Replication Engine. The Replication Engine is the Hyper-V Replica component that manages the full replication lifecycle including initial replication, configuration, delta changes, and failover operations.
Question
Options
- ANetwork Module
- BHyper-V Replica Broker
- CReplication Engine
- DChange Tracking Module
How the community answered
(24 responses)- A4% (1)
- C92% (22)
- D4% (1)
Why each option
The Replication Engine is the Hyper-V Replica component that manages the full replication lifecycle including initial replication, configuration, delta changes, and failover operations.
The Network Module handles the transport of replication data over the network but does not manage replication logic, configuration, or failover coordination.
The Hyper-V Replica Broker is a clustered role that enables replication to and from clustered Hyper-V hosts but does not itself perform the core replication engine operations.
The Replication Engine is the core orchestrating component of Hyper-V Replica responsible for managing initial replication, storing replication configuration details, tracking and applying incremental delta changes between replication cycles, and coordinating both planned failover and test failover operations.
The Change Tracking Module monitors and records disk write changes on the source VM but does not orchestrate the full replication process or manage failover.
Concept tested: Hyper-V Replica architecture and Replication Engine role
Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/set-up-hyper-v-replica
Topics
Community Discussion
No community discussion yet for this question.