
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.