
Ultimate access to all questions.
You are tasked with creating an Azure AI resource that will be used for real-time data processing. Describe the considerations you would make in terms of resource configuration, such as selecting the right tier, setting up auto-scaling, and ensuring low latency.
A
Select the cheapest tier available, disable auto-scaling, and ignore latency considerations.
B
Choose a performance-optimized tier, configure auto-scaling based on real-time usage patterns, and ensure network configurations minimize latency.
C
Pick a random tier, enable auto-scaling without monitoring, and assume low latency without testing.
D
Select a tier based on initial budget estimates, manually scale resources, and hope for low latency.