Skip to content

Commit bb89875

Browse files
committed
number titles
1 parent dcee234 commit bb89875

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/azure-functions/migration/lambda-functions-migration-assess.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Assess Workloads to Migrate from AWS Lambda to Azure Functions
2+
title: "Stage 2: Assess Workloads to Migrate from AWS Lambda to Azure Functions"
33
description: Learn how to map AWS Lambda features to Azure Functions and develop a plan for your AWS Lambda to Azure Functions migration.
44
author: MadhuraBharadwaj-MSFT
55
ms.author: mabhar
@@ -9,7 +9,7 @@ ms.date: 03/18/2025
99
#customer intent: As a developer, I want to ensure compatibility between features and create a detailed migration plan so that I can migrate serverless applications from AWS Lambda to Azure Functions efficiently.
1010
---
1111

12-
# Assess workloads to migrate from AWS Lambda to Azure Functions
12+
# Stage 2: Assess workloads to migrate from AWS Lambda to Azure Functions
1313

1414
In this stage, you map AWS Lambda features to Azure Functions and develop a migration plan. The goal is to understand the AWS services and features that your Lambda functions depend on and find their Azure equivalents. Then you can select key workloads for a proof of concept.
1515

articles/azure-functions/migration/lambda-functions-migration-discover.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Discover Workloads to Migrate from AWS Lambda to Azure Functions
2+
title: "Stage 1: Discover Workloads to Migrate from AWS Lambda to Azure Functions"
33
description: Learn how to conduct a detailed discovery process to inventory current AWS Lambda workloads, including their configuration, dependencies, and usage patterns.
44
author: MadhuraBharadwaj-MSFT
55
ms.author: mabhar
@@ -9,7 +9,7 @@ ms.date: 03/18/2025
99
#customer intent: As a developer, I want to evaluate existing AWS Lambda workloads so that I can migrate serverless applications to Azure Functions efficiently.
1010
---
1111

12-
# Discover workloads to migrate from AWS Lambda to Azure Functions
12+
# Stage 1: Discover workloads to migrate from AWS Lambda to Azure Functions
1313

1414
In this stage, you conduct a detailed discovery process to evaluate existing AWS Lambda workloads, including their configuration, dependencies, and usage patterns.
1515

articles/azure-functions/migration/lambda-functions-migration-migrate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrate Workloads from AWS Lambda to Azure Functions
2+
title: "Stage 3: Migrate Workloads from AWS Lambda to Azure Functions"
33
description: Learn about the steps to complete your AWS Lambda to Azure Functions migration, test performance, optimize operations, and implement monitoring.
44
author: MadhuraBharadwaj-MSFT
55
ms.author: mabhar
@@ -9,7 +9,7 @@ ms.date: 03/18/2025
99
#customer intent: As a developer, I want to adapt function code for compatibility and best practices so that I can migrate serverless applications from AWS Lambda to Azure Functions efficiently.
1010
---
1111

12-
# Migrate workloads from AWS Lambda to Azure Functions
12+
# Stage 3: Migrate workloads from AWS Lambda to Azure Functions
1313

1414
In this stage, you finish migrating your workload from AWS Lambda to Azure Functions. The goal is to adapt function code for compatibility and best practices, migrate the workload, test for performance, optimize operations, and implement monitoring for reliability and efficiency.
1515

0 commit comments

Comments
 (0)