- 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.
Free courses from frontend to fullstack and AI
Build the Finance Skills That Lead to Promotions — Not Just Certificates
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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