LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Microsoft Azure Fundamentals AZ-900

Microsoft Azure Fundamentals AZ-900

Get started today

Ultimate access to all questions.


As the lead cloud architect for a global e-commerce platform, you are tasked with deploying a highly available web application on Azure. The application must not only handle unpredictable traffic spikes during peak shopping seasons but also ensure zero downtime during planned maintenance windows. Additionally, the solution must comply with PCI DSS standards for payment processing and optimize cost without compromising performance. Considering these requirements, which Azure compute service would you recommend for the deployment, and why? (Choose the BEST option.)

Simulated




Explanation:

Azure Web Apps is the best option as it provides a fully managed platform with built-in auto-scaling and high availability, ensuring the application can handle traffic spikes and maintain uptime during maintenance without manual intervention. It also comes with compliance certifications like PCI DSS, which is crucial for payment processing. Azure Functions could be considered for specific scenarios requiring serverless computing, but for the primary web application, Azure Web Apps offers a more comprehensive solution. The combination of both (Option E) might seem appealing but introduces unnecessary complexity for the given requirements.

Powered ByGPT-5