Skip to content

Commit 5528cb4

Browse files
Added Lambda to functions as migration examples
1 parent 60358b5 commit 5528cb4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Refer to the following scenarios as examples for framing your migration process:
3131
| [Migrate AWS event-driven workloads to Azure](/azure/aks/eks-edw-overview) | Amazon Elastic Kubernetes Service (AKS) to Azure Kubernetes Service (AKS) | This scenario involves migrating an EKS event-driven workload with KEDA and Karpenter to AKS. |
3232
| [Migrate EKS web application workloads to AKS](/azure/aks/eks-web-overview) | Amazon Elastic Kubernetes Service (AKS) to Azure Kubernetes Service (AKS) | This scenario involves migrating an EKS web application to AKS. |
3333
| [Migrate Amazon EC2 instances to Azure](/azure/migrate/tutorial-migrate-aws-virtual-machines) | Amazon EC2 instances -> Azure VMs | This scenario involves migrating AWS EC2 instances to Azure VMs. |
34+
| [Migrate AWS Lambda to Azure Functions](/azure/azure-functions/migration/lambda-functions-migration-overview) | AWS Lambda -> Azure Functions | This scenarios involves migrating serverless applications from AWS Lambda to Azure Functions. |
3435

3536
The following list provides additional articles for migrating compute services. These scenarios are platform-agnostic but provide generic guidance for landing the service on Azure.
3637

articles/migration/migrate-from-aws.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ landingContent:
5454
linkLists:
5555
- linkListType: concept
5656
links:
57+
- text: Migrate AWS Lambda to Azure Functions
58+
url: /azure/azure-functions/migration/lambda-functions-migration-overview
5759
- text: Migrate Amazon RDS for PostgreSQL to Azure Database for PostgreSQL (offline)
5860
url: /azure/postgresql/migrate/migration-service/tutorial-migration-service-aws-offline
5961
- text: Migrate Amazon RDS for PostgreSQL to Azure Database for PostgreSQL (online)

0 commit comments

Comments
 (0)