DEV Community

Discussion on: Using Entity Framework with Azure Functions

Collapse
 
xinhaiwang profile image
Xinhai Wang • Edited

Hello Jeff, Great news for dependency injection support in Azure Functions.

I am new to Azure. I have two questions about Azure Functions.

Question 1. Which equivalent aws database(dynamo and Aurora Serverless) I could use in Azure.

Question 2. Is there any cold-start problems for Azure Functions c#? I know there are java cold start problems in aws.