exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 651 discussion

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

A SysOps Administrator has configured health checks a target group for an Application Load Balancer. An Amazon EC2 instance belonging to the target group fails the health check.
What will happen next? (Choose two.)

  • A. The load balancer will continue to perform the health check on the EC2 instance.
  • B. The EC2 instance will be terminated based on the health check failure.
  • C. The EC2 instance will be rebooted.
  • D. The load balancer will stop sending traffic to the EC2 instance.
  • E. A new EC2 instance will be deployed to replace the unhealthy instance.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

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
RicardoD
Highly Voted 2 years, 6 months ago
A | D are the answers The problem does not say anything about ASG and target group can be only a single EC2. Having said that, if the instance fails the health check, the Load balancer will stop sending traffic to the failed target (D), but will continue testing for health check on that target (A)
upvoted 9 times
...
TroyMcLure
Highly Voted 2 years, 6 months ago
Correct Answer: A & D The instances are not in an auto scaling group, so there's no automatic "terminating", "rebooting" or "deploying" behaviors.
upvoted 5 times
...
DAAJ
Most Recent 9 months, 3 weeks ago
Selected Answer: AD
If the health checks exceed UnhealthyThresholdCount consecutive failures, the load balancer takes the target EC2 instance out of service. The load balancer continues to perform the health check on the EC2 instance. When the health checks exceed HealthyThresholdCount consecutive successes, the load balancer puts the target back in service. ASG is not mentioned and hence only A and D apply. By default, the health check configuration of your Auto Scaling group is set as an EC2 type that performs a status check of EC2 instances. To automate the replacement of unhealthy EC2 instances, you must change the health check type of your instance's Auto Scaling group from EC2 to ELB by using a configuration file.
upvoted 1 times
...
albert_kuo
10 months ago
Selected Answer: DE
When an EC2 instance fails a health check, the load balancer identifies it as unhealthy and stops sending traffic to that instance (Option D). This is done to prevent the load balancer from routing requests to an instance that is not functioning correctly. To maintain high availability and ensure the health of the target group, the load balancer automatically replaces the unhealthy EC2 instance by launching a new instance (Option E). The new instance will be launched to replace the failed instance, helping to maintain the desired capacity and availability of the target group.
upvoted 1 times
albert_kuo
6 months ago
Change to AD
upvoted 1 times
...
...
asfsdfsdf
2 years, 2 months ago
Selected Answer: AD
No ASG here so A and D are correct - health checks will mark is as unhealthy first and stop sending data + continue to monitor its status until its healthy again.
upvoted 1 times
...
Overlord75780
2 years, 6 months ago
A-E : "Problem: Instances in the Auto Scaling group fail the Amazon EC2 status checks. Cause 1: If there are issues that cause Amazon EC2 to consider the instances in your Auto Scaling group impaired, Amazon EC2 Auto Scaling automatically replaces the impaired instances as part of its health check. " https://docs.aws.amazon.com/autoscaling/ec2/userguide/ts-as-healthchecks.html
upvoted 2 times
Cyril_the_Squirl
2 years, 6 months ago
Wrong....The scenario said nothing about ASG! The config only includes EC2 behing ELB!!
upvoted 1 times
...
Overlord75780
2 years, 6 months ago
Edit : D-E
upvoted 2 times
Cyril_the_Squirl
2 years, 6 months ago
E is Wrong... a new instance will only be provisioned by ASG if there's an ASG configured, in this scenario...there is NO ASG. A & D are correct.
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