A six-part migration journey from Azure Functions to ASP.NET Core on Azure Container Apps.
From Azure Functions to Container Apps
Bye bye Azure Functions, Hello Azure Container Apps: Introduction
The first in a series of posts talking about how and why we migrated an application from Azure Functions to Azure Container Apps
Azure Functions to Container Apps Part 2: Migrating to ASP.NET Core
The second in a series of posts talking about how and why we migrated an application from Azure Functions to Azure Container Apps
Azure Functions to Container Apps Part 3: Build & first big problem
The third in a series of posts talking about how and why we migrated an application from Azure Functions to Azure Container Apps
Azure Functions to Container Apps Part 4: Authentication & CORS issues
The fourth post migrating an app from Azure Functions to Azure Container Apps we examine the challenges around authentication and CORS
Azure Functions to Container Apps Part 5: Migrating test environment
The fifth in a series of posts talking about how and why we migrated an application from Azure Functions to Azure Container Apps
Bye bye Azure Functions, Hello Azure Container Apps: Conclusions
In the sixth and final post we draw our conclusions about migrating an application from Azure Functions to Azure Container Apps.