システム管理者は、次の要件に従って VM をプロビジョニングします。 * VM インスタンスは少なくとも 2 つのデータセンターに存在する必要があります。 。レプリケーション中、VM 上でホストされるアプリケーションは、最大 1 秒の遅延を許容します。 * VM が使用できない場合は、フェイルオーバーが即時に行われる必要があります。 これらの要件を最もよく満たすのは、次のレプリケーション方法のうちどれですか?
正解:C
Live replication is the process of continuously copying data in real-time to ensure that an exact copy is available in another location. Given the requirement for immediate failover and the presence of the VM instance in at least two data centers, live replication is the best method to meet the one-second maximum latency tolerance and ensure immediate availability in the event of a VM becoming unavailable. Reference: CompTIA Cloud+ Study Guide (Exam CV0-004) - Chapter on Disaster Recovery and Replication Methods