AWS prescriptive-guidance documentation change
Summary
Corrected product name typos by changing 'Snowball Edge' to 'Snowball Edge Edge' in multiple instances, likely fixing a documentation error where 'Edge' was duplicated
Security assessment
Changes only involve correcting a product name typo without introducing or modifying security-related content. The existing mention of 'security concerns' was part of the original text and not part of the change.
Diff
diff --git a/prescriptive-guidance/latest/migrate-bulky-oracle-databases/phase1.md b/prescriptive-guidance/latest/migrate-bulky-oracle-databases/phase1.md index c0f15d0b1..09aa1b7aa 100644 --- a/prescriptive-guidance/latest/migrate-bulky-oracle-databases/phase1.md +++ b/prescriptive-guidance/latest/migrate-bulky-oracle-databases/phase1.md @@ -64 +64 @@ Use one of the following two options to transfer your backup copies to the desti -### Option 1 – Using AWS Snowball Edge +### Option 1 – Using AWS Snowball Edge Edge @@ -66 +66 @@ Use one of the following two options to transfer your backup copies to the desti -**Path:** Source database -> source stage -> AWS Snowball Edge -> Amazon S3 -> FSx for Lustre +**Path:** Source database -> source stage -> AWS Snowball Edge Edge -> Amazon S3 -> FSx for Lustre @@ -68 +68 @@ Use one of the following two options to transfer your backup copies to the desti -The following diagram shows the transfer of a full backup using Snowball Edge. +The following diagram shows the transfer of a full backup using Snowball Edge Edge. @@ -72 +72 @@ The following diagram shows the transfer of a full backup using Snowball Edge. -The Snowball Edge is a rugged physical storage and computing device that you can use to move large-scale data to AWS. Snowball Edge helps overcome challenges that you might encounter with large-scale data transfers, including long transfer times, a lack of usable bandwidth, and security concerns. +The Snowball Edge Edge is a rugged physical storage and computing device that you can use to move large-scale data to AWS. Snowball Edge Edge helps overcome challenges that you might encounter with large-scale data transfers, including long transfer times, a lack of usable bandwidth, and security concerns. @@ -74 +74 @@ The Snowball Edge is a rugged physical storage and computing device that you can -The entire data file backup copies are transferred into Amazon S3 by the Snowball Edge. If the source system size is over 100 TB, you must use multiple Snowball Edge devices to reduce the duration of the transfer. +The entire data file backup copies are transferred into Amazon S3 by the Snowball Edge Edge. If the source system size is over 100 TB, you must use multiple Snowball Edge Edge devices to reduce the duration of the transfer. @@ -82 +82 @@ Amazon FSx for Lustre is deeply integrated with Amazon S3. You can create an FSx -Use Snowball Edge to transfer and store the source stage area (for example, `src_backups`) into an S3 bucket (for example, `s3-src-backups`). +Use Snowball Edge Edge to transfer and store the source stage area (for example, `src_backups`) into an S3 bucket (for example, `s3-src-backups`). @@ -105 +105 @@ AWS Direct Connect gives you the ability to create private network connections b -You can directly transfer data file backup copies from the source system to the destination system (Amazon EC2) where the Amazon FSx for Lustre file system is mounted. This option is faster than the Snowball Edge option if you can accommodate the high bandwidth of AWS Direct Connect. +You can directly transfer data file backup copies from the source system to the destination system (Amazon EC2) where the Amazon FSx for Lustre file system is mounted. This option is faster than the Snowball Edge Edge option if you can accommodate the high bandwidth of AWS Direct Connect. @@ -107 +107 @@ You can directly transfer data file backup copies from the source system to the -After data file backup copies are transferred by Snowball or AWS Direct Connect, you can see them in the FSx for Lustre file system in the target stage area. +After data file backup copies are transferred by Snowball Edge or AWS Direct Connect, you can see them in the FSx for Lustre file system in the target stage area.