
Ultimate access to all questions.
Your company is deploying a new Azure AI service that requires high availability and fault tolerance. What strategies should you implement to ensure the AI service can handle failures and maintain performance?
A
Deploy the AI service in a single region without any redundancy or backup mechanisms.
B
Deploy the AI service in multiple regions with geo-redundancy, but do not implement any load balancing or traffic management strategies.
C
Deploy the AI service in multiple regions with geo-redundancy, implement load balancing and traffic management using Azure Traffic Manager, and define a clear disaster recovery plan.
D
Disable all high availability and fault tolerance features, and rely on manual intervention to recover from failures.