
Answer-first summary for fast verification
Answer: Allocate sufficient resources based on peak traffic, implement continuous monitoring, and establish failover strategies for high availability.
Allocating sufficient resources based on peak traffic ensures the resource can handle high loads. Implementing continuous monitoring helps in detecting and addressing issues promptly. Establishing failover strategies for high availability improves the overall resilience and reliability of the resource.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with provisioning an Azure OpenAI Service resource for a high-traffic e-commerce website. Describe the steps you would take to ensure the resource is scalable and resilient. Include considerations for resource allocation, monitoring, and failover strategies.
A
Allocate minimal resources, ignore monitoring, and do not implement any failover strategies.
B
Allocate sufficient resources based on peak traffic, implement continuous monitoring, and establish failover strategies for high availability.
C
Allocate random resources, ignore monitoring, and avoid any failover strategies.
D
Ignore resource allocation, submit complex requests, and avoid any error handling.
No comments yet.