nerdexam
Microsoft

AZ-101 · Question #82

You have an Azure App Service plan named AdatumASP1 that hosts several Azure web apps. You discover that the web apps respond slowly. You need to provide additional memory and CPU resources to each…

The correct answer is C. Scale up AdatumASP1. https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/app-service/web-sites-scale.md

Implement and manage application services

Question

You have an Azure App Service plan named AdatumASP1 that hosts several Azure web apps. You discover that the web apps respond slowly. You need to provide additional memory and CPU resources to each instance of the web app. What should you do?

Options

  • AScale out AdatumASP1.
  • BAdd continuous WebJobs that use the multi-instance scale.
  • CScale up AdatumASP1.
  • DAdd a virtual machine scale set.

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    7% (3)
  • C
    72% (31)
  • D
    19% (8)

Explanation

https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/app-service/web-sites-scale.md

Topics

#App Service plan#scale up#vertical scaling#compute resources

Community Discussion

No community discussion yet for this question.

Full AZ-101 Practice