May 2019
Intermediate to advanced
504 pages
11h 50m
English
Azure functions are managed event-driven logic implementations that can provide lightweight ad hoc solutions for the cloud architecture. In Azure functions, the engineering team is oblivious not only of the execution infrastructure but also of the platform, since Azure functions are implemented cross-platform with .NET Core, Java, and Python.
The execution of an Azure function starts with the trigger. Various execution models are supported for Azure functions, including the following:
The trigger for an Azure function ...
Read now
Unlock full access