Hard1 markMultiple Choice
AZ-305 · Question 35 · Domain 3.2: High Availability
You are designing an active-active multi-region architecture for a global web application. The application consists of stateless web servers and an Azure Cosmos DB backend. You need to route user traffic to the closest region, provide automatic failover if a region goes down, and protect the application from DDoS attacks and common web vulnerabilities. Which THREE services should you include in your design? (Select THREE)
You are designing an active-active multi-region architecture for a global web application. The application consists of stateless web servers and an Azure Cosmos DB backend. You need to route user traffic to the closest region, provide automatic failover if a region goes down, and protect the application from DDoS attacks and common web vulnerabilities. Which THREE services should you include in your design? (Select THREE)
Answer options:
A.
Azure Front Door.
B.
Azure Application Gateway.
C.
Web Application Firewall (WAF).
D.
Azure Load Balancer.
E.
Azure Cosmos DB with multi-region writes.
F.
Azure Traffic Manager.
How to approach this question
Select the global HTTP load balancer, the security service, and the active-active database feature.
Full Answer
A,C,E
Azure Front Door is a global Layer 7 load balancer. WAF integrates with Front Door to protect against vulnerabilities. Cosmos DB with multi-region writes ensures the database tier is active-active globally.
Common mistakes
Selecting Traffic Manager instead of Front Door for HTTP traffic requiring WAF.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global manufacturing company with 50,000 employees. They operate a mix of on-pre...MediumQ02A financial institution has 500 Windows Server VMs on-premises and 200 VMs in Azure. They need to...HardQ03An enterprise uses Azure Sentinel and Log Analytics. They ingest 500 GB of logs daily. The IT bud...HardQ04You are designing a monitoring strategy for a new Azure deployment consisting of App Service, Azu...EasyQ05A healthcare company uses Microsoft Entra ID (Azure AD). They need to implement a security policy...Medium
Expert