AWS prescriptive-guidance documentation change
Summary
Changed 'Amazon S3 Glacier' to 'Amazon Glacier' in storage service references
Security assessment
Update reflects branding changes rather than security improvements. Existing security controls (SSL encryption, storage encryption) remain unchanged.
Diff
diff --git a/prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md b/prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md index 3662f8138..dfcabd30d 100644 --- a//prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md +++ b//prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md @@ -15 +15 @@ Amazon Simple Storage Service (Amazon S3) enables you to take advantage of the f -You can use Storage Gateway to store your on-premises SQL Server backups and archive data on Amazon S3 or Amazon S3 Glacier. You can create cached storage volumes and mount them as Internet Small Computer System Interface (iSCSI) devices from your on-premises backup application servers. All data is securely transferred to AWS over SSL and stored in encrypted format in Amazon S3. Using gateway cached volumes saves the upfront cost of maintaining and scaling costly storage hardware on premises. If you want to keep your primary data or backups on premises, you can use gateway stored volumes to keep this data locally, and back up the data off-site to Amazon S3. +You can use Storage Gateway to store your on-premises SQL Server backups and archive data on Amazon S3 or Amazon Glacier. You can create cached storage volumes and mount them as Internet Small Computer System Interface (iSCSI) devices from your on-premises backup application servers. All data is securely transferred to AWS over SSL and stored in encrypted format in Amazon S3. Using gateway cached volumes saves the upfront cost of maintaining and scaling costly storage hardware on premises. If you want to keep your primary data or backups on premises, you can use gateway stored volumes to keep this data locally, and back up the data off-site to Amazon S3.