exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 434 discussion

Exam question from Amazon's AWS-SysOps
Question #: 434
Topic #: 1
[All AWS-SysOps Questions]

An Auto Scaling group is running at the desired capacity of 5 instances and receives a trigger from the Cloudwatch Alarm to increase the capacity by 1. The cool down period is 5 minutes.
Cloudwatch sends another trigger after 2 minutes to decrease the desired capacity by 1. What will be the count of instances at the end of 4 minutes?

  • A. 7
  • B. 6
  • C. 4
  • D. 5
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
The cool down period is the time difference between the end of one scaling activity (can be start or terminate) and the start of another one (can be start or terminate). During the cool down period, Au-to Scaling does not allow the desired capacity of the Auto Scaling group to be changed by any other CloudWatch alarm. Thus, in this case the trigger from the second alarm will have no effect.
Reference:
http://docs.aws.amazon.com/AutoScaling/latest/DeveloperGuide/AS_Concepts.html#healthcheck

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
dexdinh91
4 months, 3 weeks ago
Selected Answer: B
Cooldown prevents from launching or terminating before effects of previous activities are visible
upvoted 1 times
...
Tapkar
8 months ago
Correct answer is B. The cool down period is the time difference between the end of one scaling activity (can be start or terminate) and the start of another one (can be start or terminate). Thus, after auto-scaling was triggered for the first time, it added one instance, giving us six instances in total. The second trigger appeared in 2 minutes, which is within the 5-minutes cool-down period, thus no action was taken. Still we have six instances running.
upvoted 1 times
...
albert_kuo
10 months ago
Selected Answer: D
Since the cool down period is 5 minutes and only 2 minutes have passed since the first trigger, the Auto Scaling group is still within the cool down period. During this cool down period, the Auto Scaling group does not launch any new instances or terminate any existing instances. Therefore, at the end of 4 minutes, the count of instances will remain the same as the initial desired capacity of 5.
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