If you enjoyed this book, you may be interested in these other books by Packt:
Learning Azure Functions
Manisha Yadav, Mitesh Soni
ISBN: 978-1-78712-293-2
- Understand the folder structure of a function and the purposes of the files
- Deploy a function and test it
- Explore the common triggers that are used to activate a function
- Discover how bindings can be used to output the results of a function
- Build a dll that has functionality that can be leveraged by a function
- Chain functions to allow the invocation of one function from another
- Understand how to monitor the health of your functions
Azure Serverless Computing Cookbook
Praveen Kumar Sreeram
ISBN: 978-1-78839-082-8
- Develop different event-based handlers supported by serverless architecture supported by Microsoft Cloud Platform – Azure
- Integrate Azure Functions with different Azure Services...