You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migration/migrate-storage-from-aws.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,14 @@ ms.topic: conceptual
10
10
11
11
# Migrate storage from Amazon Web Services (AWS)
12
12
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.
14
14
15
15
## Component comparison
16
16
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)
18
21
19
22
> [!NOTE]
20
23
> 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.
25
28
26
29
| Scenario | Key services | Description |
27
30
|--|--|--|
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. |
0 commit comments