Skip to content

Commit 9970702

Browse files
committed
Updates for review
1 parent 0efd6fc commit 9970702

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/load-balancer/network-load-balancing-aws-to-azure-how-to.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ author: chasedmicrosoft
1818

1919
# Migrate from Amazon Web Services (AWS) Network Load Balancer to Azure Load Balancer
2020

21-
[Azure Load Balancer](load-balancer-overview.md) provides high-performance, ultra-low-latency Layer 4 load balancing capabilities that enable you to manage TCP and UDP traffic to your applications. If you're currently using AWS Network Load Balancer (NLB) and planning to migrate your workload to Azure, this guide helps you understand the migration process, feature mappings, and best practices. You'll learn how to assess your current environment, plan & prepare the migration, and execute the transition while maintaining application availability and performance.
21+
If you're currently using AWS Network Load Balancer (NLB) and planning to migrate your workload to Azure, this guide helps you understand the migration process, feature mappings, and best practices. On Azure, [Azure Load Balancer](load-balancer-overview.md) provides high-performance, ultra-low-latency Layer 4 load balancing capabilities that enable you to manage TCP and UDP traffic to your applications. You'll learn how to assess your current environment, plan & prepare the migration, and execute the transition while maintaining application availability and performance.
2222

2323
## What you'll accomplish
2424

@@ -28,9 +28,9 @@ By following this guide, you'll:
2828
- Prepare your environments for a successful migration
2929
- Plan and execute a migration with minimal downtime
3030
- Validate that your migrated workload meets performance and reliability requirements
31-
- Optimize your Azure Load Balancer configuration for your specific needs
31+
- Understand how to iterate on the architecture for future enhancements
3232

33-
This article uses a gaming platform scenario to demonstrate common patterns like multi-protocol load balancing, zone redundancy, and client IP preservation that apply to many high-performance workloads.
33+
This article uses a gaming platform scenario to demonstrate common patterns like multi-protocol load balancing, zone redundancy, and client IP preservation that apply to many high-performance workloads.
3434

3535
## Example scenario: Gaming platform multi-protocol load balancing migration
3636

@@ -343,7 +343,7 @@ After successful validation, decommission AWS resources:
343343

344344
In general, the migration is considered successful when all success criteria are met consistently over a 7-day monitoring period with no performance degradation compared to the AWS NLB performance. For some platforms, you may need to extend monitoring to cover peak hours and weekend traffic patterns to ensure consistent user experience.
345345

346-
## Optimization and iterative improvement
346+
## Iterative improvement
347347

348348
After migration, focus on optimizing the Azure Load Balancer configuration and validating performance, routing accuracy, and high availability. This iterative improvement process ensures that the migrated workload meets all success criteria established during the assessment step following the [Azure Well-Architected Framework service guide for Azure Load Balancer](/azure/well-architected/service-guides/azure-load-balancer).
349349

0 commit comments

Comments
 (0)