nerdexam
Microsoft

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.

Implement disaster recovery

Question

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 operations?

Options

  • ANetwork Module
  • BHyper-V Replica Broker
  • CReplication Engine
  • DChange Tracking Module

How the community answered

(24 responses)
  • A
    4% (1)
  • C
    92% (22)
  • D
    4% (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.

ANetwork Module

The Network Module handles the transport of replication data over the network but does not manage replication logic, configuration, or failover coordination.

BHyper-V Replica Broker

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.

CReplication EngineCorrect

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.

DChange Tracking Module

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

#Hyper-V Replica#Replication Engine#Virtual Machine Replication

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice