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
title: Migrate Storage from Amazon Web Services (AWS)
3
-
description: Concepts, how-tos, best practices for storage from AWS to Azure.
2
+
title: Migrate Storage from Amazon Web Services (AWS) to Azure
3
+
description: Learn about concepts, how-tos, and best practices for migrating storage services from Amazon Web Services (AWS) to Azure.
4
4
author: chasedmicrosoft
5
5
ms.author: doveychase
6
6
ms.reviewer: prwilk, chkittel
@@ -9,36 +9,34 @@ ms.topic: conceptual
9
9
ms.custom: migration
10
10
---
11
11
12
-
# Migrate storage from Amazon Web Services (AWS)
12
+
# Migrate storage from Amazon Web Services (AWS) to Azure
13
13
14
-
The articles listed on this page outline scenarios for migrating storage services from Amazon Web Services (AWS) to Azure storage services.
14
+
The articles listed on this page outline scenarios for how to migrate storage services from Amazon Web Services (AWS) to Azure storage services.
15
15
16
-
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.
16
+
Storage services are foundational components of most enterprise workloads. The migration process moves these services while ensuring that they retain the same capabilities. 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 it's to support custom applications, AI/ML training processes, business intelligence operations, or commercial off-the-shelf solutions, your storage infrastructure requires careful migration planning.
17
17
18
18
## Component comparison
19
19
20
-
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.
21
-
22
-
-[Comparing AWS and Azure storage services](/azure/architecture/aws-professional/storage)
20
+
Start the migration process by comparing the AWS storage service that's used in the workload with the closest Azure counterpart. The goal is to identify the most suitable Azure services for your workload. For more information, see [Comparing AWS and Azure storage services](/azure/architecture/.aws-professional/storage).
23
21
24
22
> [!NOTE]
25
-
> This comparison shouldn't be considered an exact representation of these services' functionality in your workload.
23
+
> This comparison isn't an exact representation of the functionality that these services provide in your workload.
26
24
27
25
## Migration guides
28
26
29
-
Refer to these migration guides as examples for framing your migration process.
27
+
Use the following migration guides as examples to help structure your migration strategy.
30
28
31
29
| Scenario | Key services | Description |
32
30
|--|--|--|
33
-
|[Copy data from Amazon S3 to Azure Storage by using AzCopy](/azure/storage/common/storage-use-azcopy-s3)| Amazon S3 -> Azure Blob Storage | Demonstrates how to transfer data from S3 to Azure using AzCopy for online transfers. |
34
-
|[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. |
35
-
|[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. |
31
+
|[Copy data from Amazon S3 to Azure Storage by using AzCopy](/azure/storage/common/storage-use-azcopy-s3).| Amazon S3 to Azure Blob Storage | Demonstrates how to migrate data from Amazon S3 to Azure by 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 to Azure Storage or Data Factory | Covers planning and implementation 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 to Azure Storage or Data Factory | Provides a prebuilt approach to help automate your data migration from S3 to Azure Storage. |
36
34
37
35
## Related workload components
38
36
39
-
Storage is only one of the components of your workload. Explore other components that are part of the migration process:
37
+
Storage makes up only part of your workload. Explore other components that you might migrate:
40
38
41
39
-[Compute](./migrate-compute-from-aws.md)
42
40
-[Databases and data](./migrate-databases-from-aws.md)
43
41
44
-
Use the table of contents to explore other topics related to your workload's architecture.
42
+
Use the table of contents to explore other articles that relate to your workload's architecture.
0 commit comments