Skip to content

Commit 9feecac

Browse files
resolve feedback from reviewer
1 parent 6411e80 commit 9feecac

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/migration/migrate-storage-from-aws.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,14 @@ ms.topic: conceptual
1010

1111
# Migrate storage from Amazon Web Services (AWS)
1212

13-
Storage services are foundational components of most enterprise workloads. Examples include file storage, blob storage, data lakes, virtual machine images, and file shares that store critical data for various purposes. Whether supporting custom applications, AI/ML training processes, business intelligence operations, or commercial off-the-shelf (COTS) solutions, your storage infrastructure requires careful migration planning. Microsoft Azure provides comprehensive guidance to help you successfully migrate workloads that depend on essential data storage components.
13+
The articles listed on this page outline scenarios for migrating storage services from Amazon Web Services (AWS) to Azure storage services. Storage services are foundational components of most enterprise workloads and the migration process involves transitioning, with a focus on maintaining feature parity. Examples of storage services include file storage, blob storage, data lakes, virtual machine images, and file shares that store critical data for various purposes. Whether supporting custom applications, AI/ML training processes, business intelligence operations, or commercial off-the-shelf (COTS) solutions, your storage infrastructure requires careful migration planning.
1414

1515
## Component comparison
1616

17-
Start the process by getting familiar with [Azure for AWS professionals](/azure/architecture/aws-professional/) and then begin by [Comparing AWS and Azure storage services](/azure/architecture/aws-professional/storage). The goal is to identify the most suitable Azure services for your workload.
17+
Start the process by comparing the AWS storage service used in the workload with the closest Azure counterpart. The goal is to identify the most suitable Azure services for your workload.
18+
19+
- [Azure for AWS professionals](/azure/architecture/aws-professional/)
20+
- [Comparing AWS and Azure storage services](/azure/architecture/aws-professional/storage)
1821

1922
> [!NOTE]
2023
> This comparison shouldn't be considered an exact representation of these services' functionality in your workload.
@@ -25,10 +28,9 @@ Refer to these migration guides as examples for framing your migration process.
2528

2629
| Scenario | Key services | Description |
2730
|--|--|--|
28-
| [Use AzCopy to move data from AWS S3 to Azure Storage](/azure/storage/common/storage-use-azcopy-s3) | Amazon S3 -> Azure Blob Storage, AzCopy | Demonstrates how to transfer data from S3 to Azure using AzCopy. |
29-
| [Data Factory guidance for migrating S3 to Azure Storage](/azure/data-factory/data-migration-guidance-s3-azure-storage) | Amazon S3 -> Azure Storage, Azure Data Factory | Covers planning and execution steps for migrating data from S3 to Azure, including operational details. |
30-
| [Move your data from AWS S3 to Azure Storage using AzCopy](https://azure.microsoft.com/blog/move-your-data-from-aws-s3-to-azure-storage-using-azcopy/) | Amazon S3 -> Azure Storage, AzCopy | Showcases best practices and tips for transferring data from S3 to Azure Storage using AzCopy. |
31-
| [Solution template for migrating S3 to Azure Storage](/azure/data-factory/solution-template-migration-s3-azure) | Amazon S3 -> Azure Storage, Azure Data Factory | Provides a prebuilt approach to help automate your data migration from S3 to Azure Storage. |
31+
| [Copy data from Amazon S3 to Azure Storage by using AzCopy](/azure/storage/common/storage-use-azcopy-s3) | Amazon S3 -> Azure Blob Storage, AzCopy | Demonstrates how to transfer data from S3 to Azure using AzCopy for online transfers. |
32+
| [Use Azure Data Factory to migrate data from Amazon S3 to Azure Storage](/azure/data-factory/data-migration-guidance-s3-azure-storage) | Amazon S3 -> Azure Storage, Azure Data Factory | Covers planning and execution steps for migrating data from S3 to Azure, including operational details. |
33+
| [Migrate data from Amazon S3 to Azure Data Lake Storage Gen2](/azure/data-factory/solution-template-migration-s3-azure) | Amazon S3 -> Azure Storage, Azure Data Factory | Provides a prebuilt approach to help automate your data migration from S3 to Azure Storage. |
3234

3335
## Related workload components
3436

0 commit comments

Comments
 (0)