exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 2 question 13 discussion

Actual exam question from Microsoft's AZ-204
Question #: 13
Topic #: 2
[All AZ-204 Questions]

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?

  • A. Deploy the website to a virtual machine. Configure the virtual machine to automatically scale when the CPU load is high.
  • B. Deploy the website to an App Service that uses the Shared service tier. Configure the App Service plan to automatically scale when the CPU load is high.
  • C. Deploy the website to a virtual machine. Configure a Scale Set to increase the virtual machine instance count when the CPU load is high.
  • D. Deploy the website to an App Service that uses the Standard service tier. Configure the App Service plan to automatically scale when the CPU load is high.
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
profesorklaus
Highly Voted 4 years ago
Answer is correct. No doubts!
upvoted 94 times
...
27close
Highly Voted 4 years ago
answer is d- this is production and requires autoscaling when cpu is peak. the rest is constraints by limit without auto scaling
upvoted 22 times
...
onlyforheros
Most Recent 8 months, 4 weeks ago
Got it in the exam 13.03.2024. Score: 910. Went with the give answer
upvoted 4 times
...
AlbertoBT
1 year, 1 month ago
C Is the right one. "Standard" Tier does "not allow" Automatic scaling. Automatic scaling requerres Premium V2 or Premium V3 tier
upvoted 1 times
CarlosTheBoldest
1 year, 1 month ago
It does, check it out here: https://azure.microsoft.com/en-us/pricing/details/app-service/windows/#pricing
upvoted 3 times
AlbertoBT
1 year ago
I was wrong. "Standard" Tier does "not allow" Automatic scaling BASED ON TRAFFIC But is allow BASED ON METRICS (Like CPU suage)
upvoted 4 times
AlbertoBT
1 year ago
I was right. Is not clear because microsoft naming - Scale out method "AUTOMATIC" if to scale based on traffic - Scale out method "RULES BASED" if to scale based on metrics In fact is not possible create a AUTOMATIC scaling based on METRICS https://learn.microsoft.com/en-us/azure/app-service/manage-automatic-scaling?tabs=azure-portal
upvoted 2 times
AlbertoBT
1 year ago
C: Scale Set. Is the right answer. https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-autoscale-overview#autoscale-rule-criteria
upvoted 2 times
...
...
...
...
...
YodaR10
1 year, 1 month ago
Why not B?
upvoted 1 times
...
RuffBoii
1 year, 2 months ago
Had this on my exam today.
upvoted 3 times
...
juanckar
1 year, 5 months ago
This was on the exam (July 2023). Went with proposed. Scored 917
upvoted 3 times
...
alexein74
1 year, 10 months ago
Selected Answer: D
D - To ensure that the website remains available and responsive while minimizing cost, you should deploy the website to an App Service that uses the Standard service tier and configure the App Service plan to automatically scale when the CPU load is high. This way, the website can handle high traffic volumes by automatically scaling the number of instances of the website, reducing the risk of the website becoming unavailable due to high traffic.
upvoted 6 times
ReyPirata
1 year, 3 months ago
correct, in 08/20/2023, score: 925/1000
upvoted 1 times
...
TonyMel
1 year, 8 months ago
correct, in 2023Mar24, score: 904/1000
upvoted 2 times
...
...
OPT_001122
2 years ago
Selected Answer: D
Answer is correct.
upvoted 3 times
...
nhannn
2 years, 2 months ago
Selected Answer: D
The answer is D, it is very obvious both C and D are correct but we are aiming for the minimizing cost, then it should be D
upvoted 3 times
...
kyawtlearning
2 years, 4 months ago
The answer is correct to save the cost.
upvoted 1 times
...
jmirza
2 years, 4 months ago
I think the scale for the Wwe Apps should be based on Network and RAM mostly.
upvoted 1 times
...
AZAdam22
2 years, 4 months ago
Selected Answer: D
D - Because app service standard tier is the cheapest tier that supports auto scale.
upvoted 2 times
...
dookebroyle
2 years, 5 months ago
I think this would depend on whether you want to have to manage the VMs. If you choose VMs, you are responsible for OS and updates. I would think D would be the right answer
upvoted 1 times
...
Eltooth
2 years, 6 months ago
Selected Answer: D
D is correct answer.
upvoted 2 times
...
drgn7676
2 years, 7 months ago
Selected Answer: D
Uses the Standard pricing tier
upvoted 2 times
...
DarkyShadoW
2 years, 7 months ago
Selected Answer: D
D. AppService Standar with AutoScale
upvoted 2 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 ...