Web層、アプリケーション層、およびMicrosoft SQLServer層を含むApp1という名前のオンプレミス多層アプリケーションがあります。すべての層はHyper-V仮想マシンで実行されます。
新しいディザスタリカバリ計画では、ビジネスに不可欠なすべてのアプリケーションをAzureにリカバリできる必要があります。
App1のデータベース層をAzureにフェイルオーバーするソリューションを推奨する必要があります。このソリューションは、現在の環境に影響を与えることなく、Azureへのフェイルオーバーをテストする機能を提供する必要があります。
推奨事項には何を含める必要がありますか?
正解:D
Reference:
https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-test-failover-to-azure Basic Concept: This question tests high availability and disaster recovery design for Azure SQL, SQL Server on Azure VMs, and regional failure scenarios.
Why D is Correct: Azure Site Recovery is correct because it is the feature whose normal purpose matches the stated requirement. Azure Site Recovery is part of the availability or recovery design space, but the correct choice must satisfy the specified failover, restore, quorum, RPO, or RTO requirement. The scenario wording points to that specific behavior: Your new disaster recovery plan requires that all business-critical applications can be recovered to Azure.
Why A is Wrong: Azure Backup is part of the availability or recovery design space, but the correct choice must satisfy the specified failover, restore, quorum, RPO, or RTO requirement. It does not meet the failover, restore, quorum, or cross-region continuity target stated in the question, even if it is valid in a different availability design.
Why B is Wrong: Azure Information Protection is part of the availability or recovery design space, but the correct choice must satisfy the specified failover, restore, quorum, RPO, or RTO requirement. It handles a different resilience pattern and would not deliver the failover or recovery behavior required here.
Why C is Wrong: Windows Server Failover Cluster is part of the availability or recovery design space, but the correct choice must satisfy the specified failover, restore, quorum, RPO, or RTO requirement. It is not wrong technology in general, but it is the wrong HA/DR control for this scenario ' s failure model.