Source code for the Building serverless apps with Azure Functions post
- Define what
Azure Functions
are and what problems they can solve - Describe the different components of an Azure Function –
Triggers
andBindings
- What are the options to create and publish Azure Functions
- Demo – Take a tour with a common application scenario where Azure Functions handle success payments from Stripe payment provider
- Define what
Durable Azure Functions
are and how they differ from common Azure Functions - Describe how Durable Azure Functions work under the scenes
- Demo – Take a look how Durable Azure Functions can process reports
Read the post to understand how to setup, build and run the Azure Functions in the project
Microsoft Web Application Development | |||