ソリューションのアイデア Solution Idea
さらなる情報、実装の詳細、価格ガイダンス、コード例を追加してこの記事を拡張することをお望みの場合は、GitHub のフィードバックでご連絡ください。If you'd like to see us expand this article with more information, implementation details, pricing guidance, or code examples, let us know with GitHub Feedback!
小規模および中規模の企業では、Azure Site Recovery または Double-Take DR のようなパートナーソリューションを使用して、安価にクラウドにディザスター リカバリーを実装することができます。Small and medium businesses can inexpensively implement disaster recovery to the cloud by using Azure Site Recovery or a partner solution like Double-Take DR.
このソリューションは、以下の Azure で管理されるサービスに基づいて構築されています。Traffic Manager、Azure Site Recovery および Virtual Network です。This solution is built on the Azure managed services: Traffic Manager, Azure Site Recovery and Virtual Network. これらのサービスは高可用性環境で実行され、パッチが適用され、サポートされているので、実行される環境ではなく、ソリューションに注力できます。These services run in a high-availability environment, patched and supported, allowing you to focus on your solution instead of the environment they run in.
ArchitectureArchitecture
このアーキテクチャの SVG をダウンロードしてください。
Download an SVG of this architecture.
ComponentsComponents
- DNS トラフィックは Traffic Manager 経由でルーティングされます。これにより、組織で定義されているポリシーに基づいて、あるサイトから別のサイトにトラフィックを簡単に移動できます。DNS traffic is routed via Traffic Manager which can easily move traffic from one site to another based on policies defined by your organization.
- Azure Site Recovery は、マシンのレプリケーションを調整し、フェールバック手順の構成を管理します。Azure Site Recovery orchestrates the replication of machines and manages the configuration of the failback procedures.
- [仮想ネットワーク]: 仮想ネットワークは、障害発生時にフェールオーバー サイトが作成される場所です。Virtual Network: The virtual network is where the failover site will be created when a disaster occurs.
- BLOB ストレージ には、Site Recovery によって保護されているすべてのマシンのレプリカ イメージが格納されます。Blob storage stores the replica images of all machines that are protected by Site Recovery.