
Answer-first summary for fast verification
Answer: Standard
The correct answer is A. The Standard tier plan of Azure App Service satisfies all the specified requirements. It supports custom domains (miami.weyland.com), deployment to multiple instances, includes SSL support, and provides sufficient storage (up to 50 GB). Additionally, it is a cost-effective option compared to other plans like Premium or Isolated, which provide more storage and additional features but at a higher cost. The other options (Basic, Free, and Shared) do not meet all the requirements, particularly the storage and SSL support requirements.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your development team has developed a portal web app intended for public access by users at the Miami office. This web app is designed to facilitate the retrieval of customer and product information. Currently, the web app is being tested in an on-premises environment. You are tasked with hosting this web app on Azure, and you need to select an appropriate Azure web tier plan. The chosen plan must adhere to the following criteria: ✑ The website must be accessible via the URL miami.weyland.com. ✑ It must support deployment across two instances. ✑ SSL support is mandatory. ✑ The plan must provide at least 12 GB of storage. ✑ The solution must be cost-effective. Considering these requirements, which Azure web tier plan should you select?
A
Standard
B
Basic
C
Free
D
Shared
No comments yet.