Implementing Autoscaling Quiz

5 questions Pass: 70% +25 pts

Quiz covering Azure App Service Web Apps

Implementing Autoscaling Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which pricing tier is the minimum required to enable autoscale features for an Azure App Service?

  2. 2

    When configuring a scale-out rule based on CPU percentage, what does the 'Duration' setting represent?

  3. 3

    You have a web application that experiences predictable traffic spikes every Monday morning at 8:00 AM. Which scaling approach is most efficient?

  4. 4

    What is the purpose of the 'Cool-down' period in an autoscale rule?

  5. 5

    You have an autoscale rule configured to scale out by 1 instance when CPU > 70% and a separate rule to scale in by 1 instance when CPU < 30%. If the CPU fluctuates between 25% and 75% every few minutes, what should you do to ensure stability?