exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 474 discussion

A company is using an Amazon EC2 Auto Scaling group to support a workload. A SysOps administrator finds that the Auto Scaling group is configured with two similar scaling policies.

One scaling policy adds 5 instances when CPU utilization reaches 80%. The other scaling policy adds 10 instances when CPU utilization reaches 80%.

What will happen when CPU utilization reaches the 80% threshold?

  • A. Amazon EC2 Auto Scaling will add 5 instances.
  • B. Amazon EC2 Auto Scaling will add 10 instances.
  • C. Amazon EC2 Auto Scaling will add 15 instances.
  • D. The Auto Scaling group will not scale because of conflicting policies.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
robotgeek
1 week, 1 day ago
Selected Answer: B
When these situations occur, Amazon EC2 Auto Scaling chooses the policy that provides the largest capacity for both scale out and scale in. https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-scale-based-on-demand.html?utm_source=chatgpt.com#multiple-scaling-policy-resolution
upvoted 1 times
...
examaws
1 month ago
Selected Answer: D
D. The Auto Scaling group will not scale because of conflicting policies. This is correct because Auto Scaling does not execute either policy when they conflict. The presence of two policies that trigger at the same threshold with different scaling actions leads to a situation where no scaling occurs.
upvoted 1 times
...
numark
2 months, 2 weeks ago
I thought it was 10 as well, but chatGPT stated 15>>>> When the CPU utilization of the Auto Scaling group reaches the 80% threshold, both scaling policies will trigger concurrently because they are configured with the same condition (CPU utilization reaching 80%). As a result: The first scaling policy will attempt to add 5 instances. The second scaling policy will attempt to add 10 instances. This will result in the Auto Scaling group trying to launch a total of 15 new instances simultaneously.
upvoted 1 times
numark
1 month, 4 weeks ago
In the scenario described, if an Amazon EC2 Auto Scaling group has two scaling policies that both trigger at the same CPU utilization level (80% in this case), and if both policies are active, then both will be executed when the threshold is reached. This means that if one policy adds 5 instances and the other adds 10 instances when the CPU utilization hits 80%, then a total of 15 instances will be added to the Auto Scaling group if the threshold is met and sustained for the duration specified by the policy's cool-down period.In a real-world scenario, the execution of scaling policies would also be influenced by the cooldown timers set within the Auto Scaling group configuration. If the cooldown period is still in effect from a previous scaling activity, it may temporarily prevent another scaling activity from being triggered by the second policy. But assuming that both policies are able to trigger without any cooldown conflicts, the described behavior (adding a total of 15 instances) would occur.
upvoted 1 times
...
...
Aamee
3 months, 1 week ago
Selected Answer: B
Logically, 10 instances should scale up with 80% utilization as it may not add with the previous instances so going with B here...
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago