- 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.
The Most Addictive Python and SQL Courses
AI, Data Science & Cloud Certificates from Google, IBM & Meta
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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