Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

Disaster recovery is about preparing for an recovering from any event that has a negative impact on your IT systems. A typical approach involves duplicating infrastructure to ensure the availability of spare capacity in the event of a disaster.


For a disaster recovery solution, this results in significant cost savings. The following diagram shows an example of a disaster recovery setup for a local application.

Gliffy Diagram
nameAWS-Disaster recovery for local applications
pagePin27

AWS Storage Gatway is a service connection an on-premises software appliance with cloud-based storage. AWS Storage Gateway securely uploads data to the AWS cloud for cost effective backup and rapid disaster recovery.

...

In case of disaster in the corporate data center, you can recreate the complete infrastructure from the backups on Amazon Virtual Private Cloud (Amazon VPC) that enables to provision a private, isolated section of the AWS cloud where you can recreate your application.

The application and database servers are recreated using Amazon EC2. To restore volume snapshots, you can use Amazon Elastic Block Store (EBS) volumes, which are then attached to the recovered application server.

To remotely access the recovered application, you can use a VPN connection created by using the VPC Gateway.