nerdexam
MicrosoftMicrosoft

AZ-204 · Question #394

AZ-204 Question #394: Real Exam Question with Answer & Explanation

The correct answer is D: Deploy the website to an App Service that uses the Standard service tier.. Windows Azure Web Sites (WAWS) offers 3 modes: Standard, Free, and Shared. Standard mode carries an enterprise-grade SLA (Service Level Agreement) of 99.9% monthly, even for sites with just one instance. Standard mode runs on dedicated instances, making it different from the othe

Submitted by tyler.j· Mar 30, 2026

Question

You develop a website. You plan to host the website in Azure. You expect the website to experience high traffic volumes after it is published. You must ensure that the website remains available and responsive while minimizing cost. You need to deploy the website. What should you do?

Options

  • ADeploy the website to a virtual machine.
  • BDeploy the website to an App Service that uses the Shared service tier.
  • CDeploy the website to a virtual machine.
  • DDeploy the website to an App Service that uses the Standard service tier.

Explanation

Windows Azure Web Sites (WAWS) offers 3 modes: Standard, Free, and Shared. Standard mode carries an enterprise-grade SLA (Service Level Agreement) of 99.9% monthly, even for sites with just one instance. Standard mode runs on dedicated instances, making it different from the other ways to buy Windows Azure Web Sites. Incorrect Answers: B: Shared and Free modes do not offer the scaling flexibility of Standard, and they have some important limits. Shared mode, just as the name states, also uses shared Compute resources, and also has a So, while neither Free nor Shared is likely to be the best choice for your production environment due to these limits.

Community Discussion

No community discussion yet for this question.

Full AZ-204 PracticeBrowse All AZ-204 Questions