An enterprise is designing a global disaster recovery and traffic routing solution for a hybrid system deployed across the Azure East US region and an on-premises datacenter in Paris. The system contains the following workloads:
* Workload 1: A legacy inventory database application that communicates over TCP port . This workload requires global failover based on client proximity, but does not support HTTP protocols.
* Workload 2: A public-facing e-commerce web application (HTTPS) that requires SSL termination at the edge, URL path-based routing to different backend pools, and web application firewall (WAF) protection.
You need to design a routing and failover strategy that minimizes latency and meets all technical requirements. Which two actions should you include in the design?
- Deploy Azure Front Door to route traffic for Workload 2.Cevap
- Deploy Azure Traffic Manager to route traffic for Workload 1.Cevap
- CDeploy Azure Front Door to route traffic for both Workload 1 and Workload 2.
- DDeploy Azure Traffic Manager to route traffic for both Workload 1 and Workload 2.
- EDeploy an Azure Cross-region Load Balancer to route traffic for Workload 2.