Forum Discussion
LouieZhang
Oct 29, 2020Copper Contributor
Recommend Serverless Framework?
EricStarker
Hi,
Do you recommend the Serverless Framework and how is it used for integration with Azure Functions/App Services? Any examples?
Thanks
Nills Franssens
Microsoft
Oct 29, 2020LouieZhang 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.
LouieZhang
Oct 29, 2020Copper Contributor
We do have some experience on Azure Functions/App Services but are more interested to learn how to integrate with Serverless framework, any tutorial/guides for Azure?
- Nills FranssensOct 29, 2020
Microsoft
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/