Mark is a senior serverless solutions architect at MDFT Pro training agency, working with Claire, the cloud integration specialist, to deliver an advanced Azure Functions workshop for developers. They are designing a practical lab where students build event-driven applications that connect to Azure Event Grid for real-time data processing.
The scenario requires creating a Function App that can handle variable workloads efficiently, with resources automatically scaling up during high-traffic periods and scaling down to zero during idle times to minimize costs. The billing model must be based on actual function executions rather than pre-allocated infrastructure, ensuring cost-effectiveness for event-driven scenarios.
Students need to understand the different hosting plan options and their billing models to select the configuration that provides true serverless capabilities with dynamic resource allocation and execution-based pricing.
What configuration should be selected when creating the Function App to meet the requirements for dynamic resource allocation and execution-based billing?
Choose the correct answer from the options below.
Explanations for each answer: