AZ302 Microsoft Azure Solutions Architect Free Practice Test — 30 Questions

30 questions · Full explanations · No account required

Free
Question 1 of 30

A multinational e-commerce enterprise is migrating its critical customer-facing order processing system to Azure. This system, currently hosted on-premises, experiences highly variable and unpredictable traffic patterns, with peak loads occurring during promotional events and flash sales that can increase demand by up to 500% within minutes. The system utilizes Azure Kubernetes Service (AKS) for its microservices and Azure SQL Database for transactional data. The organization mandates a Recovery Point Objective (RPO) of less than 15 minutes and a Recovery Time Objective (RTO) of less than 1 hour for this system. Furthermore, cost optimization is a significant consideration, requiring efficient resource utilization to avoid over-provisioning during periods of low traffic. The solution must also ensure that users globally are directed to the most responsive and available instance of the application.

Which of the following architectural approaches best satisfies these requirements for resilience, performance, and cost-effectiveness?

Implement Azure SQL Database Active Geo-Replication to a secondary region. Configure the primary AKS cluster with CPU and memory-based Horizontal Pod Autoscaler (HPA) rules, and deploy a secondary AKS cluster in the failover region with manual scaling for disaster recovery purposes.
Deploy Azure SQL Database Active Geo-Replication to a secondary region. Establish an active-active AKS deployment in both primary and secondary regions, managed by a global load balancer, and configure AKS pod auto-scaling using custom Prometheus metrics for active user sessions.
Utilize Azure SQL Database Failover Groups with read-scale replicas in a secondary region. Configure AKS clusters in both primary and secondary regions with Horizontal Pod Autoscaler (HPA) leveraging custom metrics such as queue depth of incoming requests, and employ a global traffic manager to direct user traffic to the nearest healthy AKS endpoint.
Configure Azure SQL Database Active Geo-Replication to a secondary region. Manage the primary AKS cluster with manual scaling of node pools and pod replicas, and establish a warm standby AKS cluster in the secondary region with a predefined disaster recovery playbook.

About the AZ302 Microsoft Azure Solutions Architect Certification

These free practice questions are designed to help you assess your readiness for the AZ302 Microsoft Azure Solutions Architect exam by Other. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.