November 2022
Intermediate to advanced
814 pages
18h 52m
English
In this chapter, you will be introduced to functions implemented using Azure Functions, which can be configured to only require server-side resources while they execute. The functions execute when they are triggered by an activity like a message sent to a queue, a file uploaded to Azure Storage, or at a regularly scheduled interval.
This chapter will cover the following topics:
Azure Functions is an event-driven serverless compute platform. You can build and debug ...
Read now
Unlock full access