
Ultimate access to all questions.
You are tasked with ensuring the availability and reliability of an Azure AI service. Describe the steps you would take to configure redundancy and failover mechanisms, including how you would use Azure Availability Zones and Azure Traffic Manager to ensure high availability and what considerations you would take into account for disaster recovery planning.
A
Configure single-region deployment, use a local load balancer for failover.
B
Configure multi-region deployment, use Azure Traffic Manager for failover.
C
Configure single-region deployment, use Azure Load Balancer for failover.
D
Configure multi-region deployment, use a custom load balancer for failover.