AZ-305 · Question 40 · Domain 4.1: Compute Solutions
You are designing a serverless architecture using Azure Functions.
The function will be triggered by HTTP requests. The workload is highly variable, with long periods of inactivity followed by sudden, massive spikes in traffic.
The application has a strict requirement: the response time for the very first request after a period of inactivity must be under 500 milliseconds. Furthermore, the function needs to securely access resources inside an Azure Virtual Network.
Which Azure Functions hosting plan should you recommend?
Answer options:
Consumption plan
Premium plan
Dedicated (App Service) plan
Azure Container Instances
55 questions · hints · full answers · grading