exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 28 discussion

Exam question from Amazon's ANS-C00
Question #: 28
Topic #: 1
[All ANS-C00 Questions]

Your application is hosted behind an Elastic Load Balancer (ELB) within an autoscaling group. The autoscaling group is configured with a minimum of 2, a maximum of 14, and a desired value of 2. The autoscaling cooldown and the termination policies are set to the default value.
CloudWatch reports that the site typically requires just two servers, but spikes at the start and end of the business day can require eight to ten servers. You receive intermittent reports of timeouts and partially loaded web pages.
Which configuration change should you make to address this issue?

  • A. Configure connection draining on the ELB.
  • B. Configure the autoscaling cooldown to 600 seconds.
  • C. Configure the termination policy to oldest instance.
  • D. Configure a Terminating: Wait lifecycle hook on a scale in event.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
References:
https://docs.aws.amazon.com/autoscaling/ec2/userguide/attach-load-balancer-asg.html

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
AdamSmith
Highly Voted 3 years, 8 months ago
"timeout of partially loaded pages" => the instance that users are connecting to is terminated due to scale in. => Enable connection draining, A is correct.
upvoted 10 times
...
Rim007
Highly Voted 3 years, 8 months ago
A looks correct to me.
upvoted 6 times
...
PavanKushwah123
Most Recent 2 years, 5 months ago
Correct Answer A
upvoted 1 times
...
Dub2020
3 years ago
https://aws.amazon.com/blogs/aws/elb-connection-draining-remove-instances-from-service-with-care/
upvoted 2 times
...
ChauPhan
3 years, 7 months ago
A. Configure connection draining on the ELB.
upvoted 1 times
...
liono
3 years, 7 months ago
AWS ELB connection draining prevents breaking open network connections while taking an instance out of service, updating its software, or replacing it with a fresh instance that contains updated software. A is correct
upvoted 4 times
...
backfringe
3 years, 7 months ago
I think its A
upvoted 2 times
...
BillyC
3 years, 8 months ago
Yes A is correct!
upvoted 4 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 ...