Please review this MCQ answer. I think this needs to update

Prasad Tarapure 20 Reputation points
2025-04-14T00:52:02.79+00:00

1. Which of these statements best describes autoscaling?

Your organization is running a promotion and expects to see increased traffic to their web site for the next couple of weeks. You base your autoscaling strategy on counters that measure business processes.

Isn't this is a correct choice ? System generate answer, doesnt recognize this as a correct answer.

This question is related to the following Learning Module

Azure | Azure Training
0 comments No comments
{count} votes

Accepted answer
  1. Marcin Policht 51,450 Reputation points MVP Volunteer Moderator
    2025-04-14T01:28:31.7933333+00:00

    It seems you mixed up questions and answers. The question actually is:

    Which of these scenarios is a suitable candidate for autoscaling?

    And the three answer choices are:

    The number of users requiring access to an application varies according to a regular schedule. For example, more users use the system on a Friday than other days of the week.

    The system is subject to a sudden influx of requests that grinds your system to a halt. The workload increases exponentially and there appears to be no reason for this surge of activity.

    • Your organization is running a promotion and expects to see increased traffic to their web site for the next couple of weeks. You base your autoscaling strategy on counters that measure business processes.

    The question is poorly worded, because, both first and the third answer choices can be viewed as correct. The distinction between them is based on the information provided in https://learn.microsoft.com/en-us/training/modules/autoscale-java-azure/4-rules , namely

    • Metric-based rules
    • Schedule-based rules

    The first answer choice is more suitable for schedule-based rules, while the third answer choice should be based on metrics.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.