ある企業には、巨大なデータベースを備えた Web サイトがあります。この企業は、フェイルオーバーが発生した場合に DR サイトを迅速にオンラインにできること、およびエンド ユーザーがデータを失う時間が 30 分未満であることを保証したいと考えています。これらの目的を達成するために、企業は次のどれを実行する必要がありますか。
正解:D
To meet the objective of ensuring minimal data loss (no more than 30 minutes of data) in case of a failover, real-time replication is the best solution. This technique involves continuously replicating data from the primary site to the disaster recovery (DR) site, minimizing data loss to the smallest possible timeframe (i.e., near real-time). Other options, such as content caching or nightly backups, do not address the requirement for minimal data loss effectively. Increasing bandwidth to the DR site may help with the recovery process but will not necessarily reduce the amount of lost data.