Skip to content

Process events with serverless code

  • Pros

  • Consumption based
  • Low cost compute
  • Broad range of triggers and bindings
  • Dedicated SKUs available
  • Workflows via Durable Functions
  • Good language support
  • Can run on Kubernetes (KEDA)
  • Cons

  • Slow cold-start

Read our blog posts about Azure Functions

Bye bye Azure Functions, Hello Azure Container Apps: Conclusions

Bye bye Azure Functions, Hello Azure Container Apps: Conclusions

Jonathan George

In the sixth and final post we draw our conclusions about migrating an application from Azure Functions to Azure Container Apps.
Bye bye Azure Functions, Hello Azure Container Apps: Migration of the existing test environment

Bye bye Azure Functions, Hello Azure Container Apps: Migration of the existing test environment

Jonathan George

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: Authentication and CORS issues

Bye bye Azure Functions, Hello Azure Container Apps: Authentication and CORS issues

Jonathan George

The fourth post migrating an app from Azure Functions to Azure Container Apps we examine the challenges around authentication and CORS