- Azure Functions allows you to host business logic that can be executed without managing or provisioning server infrastructure
In this module, you will:
- Decide if serverless computing is right for your business need.
- Create an Azure Function app in the Azure portal.
- Execute a function using triggers.
- Monitor and test your Azure Function from the Azure portal.
Learn Backend Development Part-Time, Online
Power BI Fundamentals - Create visualizations and dashboards from scratch
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Syllabus
- Create serverless logic with Azure Functions
- Introduction
- Decide if serverless computing is right for your business needs
- Exercise - Create a function app in the Azure portal
- Run your code on-demand with Azure Functions
- Exercise - Add logic to the function app
- Summary