Azure Functions is central to Microsoft’s serverless computing offering for the cloud. It is an event-driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement code triggered by events occurring in Azure or third-party services, as well as on-premises systems.
What You Will Learn
- Gain an understanding of Azure Functions
- Work with triggers and bindings
- See the practical applicability and concepts needed to use Azure Functions in real-world projects.
- Write your first Azure function
Who This Video Is For
NodeJS or C# developers.