AWS whitepapers documentation change
Summary
Changed 'Amazon S3 Glacier' to 'Amazon Glacier' in backup strategy examples
Security assessment
Update reflects AWS service naming conventions rather than security-related changes. The security context around backup strategies and data retrieval requirements remains unchanged.
Diff
diff --git a/whitepapers/latest/disaster-recovery-workloads-on-aws/disaster-recovery-is-different-in-the-cloud.md b/whitepapers/latest/disaster-recovery-workloads-on-aws/disaster-recovery-is-different-in-the-cloud.md index b20d76d9b..92420346b 100644 --- a//whitepapers/latest/disaster-recovery-workloads-on-aws/disaster-recovery-is-different-in-the-cloud.md +++ b//whitepapers/latest/disaster-recovery-workloads-on-aws/disaster-recovery-is-different-in-the-cloud.md @@ -32 +32 @@ For a disaster event based on disruption or loss of one physical data center, im -By deploying across multiple Availability Zones in a single AWS Region, your workload is better protected against failure of a single (or even multiple) data centers. For extra assurance with your single-Region deployment, you can back up data and configuration (including infrastructure definition) to another Region. This strategy reduces the scope of your disaster recovery plan to only include data backup and restoration. Leveraging multi-region resiliency by backing up to another AWS Region is simple and inexpensive relative to the other multi-Region options described in the following section. For example, backing up to [Amazon Simple Storage Service (Amazon S3)](https://aws.amazon.com/s3) gives you access to immediate retrieval of your data. However if your DR strategy for portions of your data has more relaxed requirements for retrieval times (from minutes to hours), then using [Amazon S3 Glacier or Amazon S3 Glacier Deep Archive](https://aws.amazon.com/glacier/) will significantly reduce costs of your backup and recovery strategy. +By deploying across multiple Availability Zones in a single AWS Region, your workload is better protected against failure of a single (or even multiple) data centers. For extra assurance with your single-Region deployment, you can back up data and configuration (including infrastructure definition) to another Region. This strategy reduces the scope of your disaster recovery plan to only include data backup and restoration. Leveraging multi-region resiliency by backing up to another AWS Region is simple and inexpensive relative to the other multi-Region options described in the following section. For example, backing up to [Amazon Simple Storage Service (Amazon S3)](https://aws.amazon.com/s3) gives you access to immediate retrieval of your data. However if your DR strategy for portions of your data has more relaxed requirements for retrieval times (from minutes to hours), then using [Amazon Glacier or Amazon Glacier Deep Archive](https://aws.amazon.com/glacier/) will significantly reduce costs of your backup and recovery strategy.