AZ-305 · Question 41 · Domain 4.1: Compute Solutions
You are designing a serverless architecture using Azure Functions.
The function will be triggered by messages in an Azure Service Bus queue. The workload is highly unpredictable; it may process zero messages for days, and then suddenly need to process 10,000 messages in a few minutes.
Cost optimization is a primary concern. You want to pay ONLY when the function is actively executing code.
Which hosting plan should you choose?
Answer options:
Premium plan
Dedicated (App Service) plan
Consumption plan
Azure Container Apps
55 questions · hints · full answers · grading