AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-10-07 · Documentation low

File: prescriptive-guidance/latest/strategy-education-hybrid-multicloud/hybrid-architecture.md

Summary

Updated product name reference from 'Amazon S3 Glacier' to 'Amazon Glacier' in cold storage example

Security assessment

The change corrects a product name/link but does not introduce or modify security-related content. No evidence of addressing vulnerabilities or security features.

Diff

diff --git a/prescriptive-guidance/latest/strategy-education-hybrid-multicloud/hybrid-architecture.md b/prescriptive-guidance/latest/strategy-education-hybrid-multicloud/hybrid-architecture.md
index adf23f824..c4330746d 100644
--- a//prescriptive-guidance/latest/strategy-education-hybrid-multicloud/hybrid-architecture.md
+++ b//prescriptive-guidance/latest/strategy-education-hybrid-multicloud/hybrid-architecture.md
@@ -31 +31 @@ Cloud services can require specific skill sets that your team might not have. To
-Cloud storage provides several cost-effective options for long-term data storage. For example, [Amazon Simple Storage Service (Amazon S3)](https://aws.amazon.com/s3/) offers various storage tiers that are optimized for different use cases. If your institution is required to keep certain data for a long period of time, consider cold storage solutions such as [Amazon S3 Glacier](https://aws.amazon.com/s3/storage-classes/glacier/). Offloading this data into cloud storage can free up valuable high-performance, on-premises storage. Services such as [AWS Storage Gateway](https://aws.amazon.com/storagegateway/) make it easy for on-premises applications to access cloud storage tiers through standard protocols such as SMB, NFS, and iSCSI. Similarly, consider offloading any compute tasks that have infrequent or low usage. If you have on-premises servers that are dedicated to such tasks, you can instead use scalable cloud compute services, where resources are provisioned on demand and you pay only for what you use. Those low-cost, long-term storage and low-usage compute options also make the cloud ideal for backup and disaster recovery. You can use secure, durable, scalable storage and compute in the cloud to protect your data and quickly recover in case of a disaster without having to maintain the necessary storage and compute infrastructure yourself.
+Cloud storage provides several cost-effective options for long-term data storage. For example, [Amazon Simple Storage Service (Amazon S3)](https://aws.amazon.com/s3/) offers various storage tiers that are optimized for different use cases. If your institution is required to keep certain data for a long period of time, consider cold storage solutions such as [Amazon Glacier](https://aws.amazon.com/s3/storage-classes/glacier/). Offloading this data into cloud storage can free up valuable high-performance, on-premises storage. Services such as [AWS Storage Gateway](https://aws.amazon.com/storagegateway/) make it easy for on-premises applications to access cloud storage tiers through standard protocols such as SMB, NFS, and iSCSI. Similarly, consider offloading any compute tasks that have infrequent or low usage. If you have on-premises servers that are dedicated to such tasks, you can instead use scalable cloud compute services, where resources are provisioned on demand and you pay only for what you use. Those low-cost, long-term storage and low-usage compute options also make the cloud ideal for backup and disaster recovery. You can use secure, durable, scalable storage and compute in the cloud to protect your data and quickly recover in case of a disaster without having to maintain the necessary storage and compute infrastructure yourself.