An organization is deploying a latency-sensitive public web API using Azure Functions. The API experiences unpredictable traffic spikes but must respond to all requests with minimal delay. The organization wants to use a serverless billing model that scales dynamically while completely avoiding latency spikes caused by cold starts. Which Azure Functions hosting plan should you recommend?
- Premium planCevap
- BConsumption plan
- CDedicated plan
- DAzure Kubernetes Service
Cevap
Premium plan
The Premium plan provides pre-warmed instances that prevent cold starts while still offering dynamic scaling and serverless billing features.
Adım Adım Çözüm
Anahtar Kavram
Azure Functions hosting plans features and cold start mitigation
Tahmini Süre:45s