In Azure Functions, ________ is the feature that lets you execute a small piece of code (or function) in response to event-driven HTTP requests.
- Azure Functions
- Azure Logic Apps
- Azure Queues
- Azure Triggers
Azure Functions allows you to execute code in response to event-driven HTTP requests. Logic Apps, Queues, and Triggers are not the feature itself.
Loading...
Related Quiz
- Account hijacking can lead to which of the following unauthorized actions?
- Which type of cloud is made available to the general public by cloud service providers?
- Paravirtualization differs from full virtualization in that:
- Which technology enables devices to gather and exchange data over the internet, which can then be processed and analyzed in the cloud?
- What is the default maximum execution time for a single AWS Lambda function invocation?