Multiple Choice
An application runs on Amazon EC2 instances behind an Application Load Balancer (ALB) . The instances run in an Auto Scaling group that terminates unhealthy instances. The Auto Scaling group is configured to determine the health status of EC2 instances using both EC2 status checks and ALB health checks. The Development team wants to analyze the unhealthy instances before termination. What should the SysOps Administrator do to accomplish this?
A) Configure the ALB health check to restart instances instead of terminating them.
B) Configure an AWS Lambda function to take a snapshot of all instances before they are terminated.
C) Implement Amazon CloudWatch Events to capture lifecycle events and trigger an AWS Lambda function for remediation.
D) Use an Amazon EC2 Auto Scaling lifecycle hook to pause instance termination after the instance has been removed from service.
Correct Answer:

Verified
Correct Answer:
Verified
Q295: A company manages multiple AWS accounts and
Q296: A web application runs on Amazon EC2
Q297: A user has configured an EC2 instance
Q298: A medical imaging company needs to process
Q299: A SysOps administrator is testing a new
Q301: Network ACLs are _.<br>A) stateful<br>B) stateless<br>C) asynchronous<br>D)
Q302: A company is concerned about its ability
Q303: A company is concerned about a security
Q304: A user has configured ELB with two
Q305: You are running a web-application on AWS