exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 15 question 3 discussion

Actual exam question from Microsoft's AZ-301
Question #: 3
Topic #: 15
[All AZ-301 Questions]

You need to recommend a strategy for the web tier of WebApp1. The solution must minimize costs.
What should you recommend?

  • A. Configure the Scale Up settings for a web app
  • B. Create a runbook that resizes virtual machines automatically to a smaller size outside of business hours
  • C. Deploy a virtual machine scale set that scales out on a 75 percent CPU threshold
  • D. Configure the Scale Out settings for a web app
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
Highly Voted 4 years, 10 months ago
A. Configure the Scale Up settings for a web app > Would interrupt the service B. Create a runbook that resizes virtual machines automatically to a smaller size outside of business hours > We are going to use Azure App Service (PaaS) so no need for this. Ruled out! C. Deploy a virtual machine scale set that scales out on a 75 percent CPU threshold > Ruled out for the same reason as B. D. Configure the Scale Out settings for a web app > Only option left Conclusion: > D. is the correct answer
upvoted 13 times
gv2020
4 years, 9 months ago
Agree B and C and out due to PaaS requirement. A will not work as it brings in complexity and interruption. It is D
upvoted 2 times
...
...
Baranli
Highly Voted 5 years, 4 months ago
D. Configure the Scale Out settings for a web app - Correct Answer as , Scale create multiple copies of single web Instanced and does not required any additional configuration.
upvoted 13 times
azlopaz
5 years ago
However, it runs on VM now and IT plans to migrate web tier to Azure. It does not say PaaS or IaaS.
upvoted 1 times
LFWGD
4 years, 9 months ago
"Whenever possible, solutions must be deployed to Azure by using platform as a service (PaaS)."
upvoted 6 times
tartar
4 years, 9 months ago
D is ok
upvoted 3 times
...
...
...
...
sanketshah
Most Recent 4 years, 5 months ago
D: Scale out is correct answer.
upvoted 2 times
...
henry_x
4 years, 11 months ago
why not scale up instead of scale out
upvoted 1 times
Yannor
4 years, 11 months ago
Scale up changes the tier of the VM and may lead to interrupted service. The correct way to approach this kind of situations is to add more nodes to the pool -> scale out.
upvoted 2 times
...
...
MeasService
5 years, 2 months ago
D should be good here.
upvoted 3 times
[Removed]
5 years, 2 months ago
It says it currently runs on IIS (Hyper-V). How do we know if it will work on a WebApp?
upvoted 4 times
samyinfo
5 years ago
Whenever possible, solutions must be deployed to Azure by using platform as a service (PaaS).
upvoted 6 times
...
mindtrax
4 years, 3 months ago
"Fabrikam plans to migrate the production and test instances of WebApp1 to Azure and to use the S1 plan."
upvoted 1 times
...
...
...
mjdfreeiotcloud
5 years, 3 months ago
A: Web site content must be easily updated from a single point. D: need more configuration (LB Or Application Gateway)
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...