Oct 29 2020 09:40 AM - last edited on Feb 01 2021 04:30 PM by EricStarker
Oct 29 2020 09:40 AM - last edited on Feb 01 2021 04:30 PM by EricStarker
Hi,
Do you recommend the Serverless Framework and how is it used for integration with Azure Functions/App Services? Any examples?
Thanks
Oct 29 2020 09:46 AM
@LouieZhang Our serverless capabilities are App services, functions, logic Apps and the PowerPlatform. We have some resources you can use to learn about this here: Create serverless applications learning path - Learn | Microsoft Docs
Oct 29 2020 09:49 AM
@LouieZhang Good question. If you have experience with the serveless framework, you can certainly use it to develop your Azure functions as well.
If you're starting from scratch, I'd recommend using the native Azure functions tooling. That will give you the best experience from an Azure perspective.
Oct 29 2020 09:52 AM
Oct 29 2020 09:58 AM
@LouieZhang That would be part of the serverless.com documentation. You can find a quickstart here: https://www.serverless.com/framework/docs/providers/azure/guide/quick-start/