Skip to content

Commit d7ed768

Browse files
Merge pull request #298729 from mbender-ms/wb-aws2azure-networking
AWS To Azure Migration | New Doc | migrate-networking-from-aws.md
2 parents bb7f98e + 169c4a9 commit d7ed768

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Migrate Networking from Amazon Web Services (AWS) to Azure
3+
description: Learn about concepts, how-tos, and best practices for migrating networking services from Amazon Web Services (AWS) to Azure.
4+
author: mbender-ms
5+
ms.author: mbender
6+
ms.reviewer: prwilk, chkittel
7+
ms.date: 04/24/2025
8+
ms.topic: conceptual
9+
ms.collection:
10+
- migration
11+
- aws-to-azure
12+
---
13+
14+
# Migrate networking from Amazon Web Services (AWS) to Azure
15+
16+
The articles listed on this page outline scenarios for how to migrate networking services from Amazon Web Services (AWS) to Azure networking services.
17+
18+
Networking services are foundational components of most enterprise workloads. The migration process moves these services while ensuring that they retain the same capabilities. Examples of networking services include virtual networks, load balancers, and firewalls that connect and protect 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 networking infrastructure requires careful migration planning.
19+
20+
## Component comparison
21+
22+
Start the migration process by comparing the AWS networking 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 networking services](/azure/architecture/aws-professional/networking).
23+
24+
> [!NOTE]
25+
> This comparison isn't an exact representation of the functionality that these services provide in your workload.
26+
27+
## Migration guides
28+
29+
Use the following migration guides as examples to help structure your migration strategy.
30+
31+
| Scenario | Key services | Description |
32+
|--|--|--|
33+
| [Connect AWS and Azure using a BGP-enabled VPN gateway](/azure/architecture/aws-professional/networking?branch=main) | AWS virtual private gateway to Azure VPN gateway | Demonstrates how to setup a BGP-enabled connection between Azure and Amazon Web Services (AWS). |
34+
35+
## Related workload components
36+
37+
Networking makes up only part of your workload. Explore other components that you might migrate:
38+
39+
- [Compute](./migrate-compute-from-aws.md)
40+
- [Databases and data](./migrate-databases-from-aws.md)
41+
- [Storage](./migrate-storage-from-aws.md)
42+
43+
Use the table of contents to explore other articles that relate to your workload's architecture.

0 commit comments

Comments
 (0)