
Explanation:
Instance scale-in protection prevents Amazon EC2 Auto Scaling from terminating specific instances when it scales in. This is useful when you want to troubleshoot a specific instance or perform maintenance without it being terminated by the Auto Scaling group's automated processes.
Ultimate access to all questions.
Question 27
A company hosts an application on Amazon EC2 instances. The instances are in an Amazon EC2 Auto Scaling group that uses a launch template. The amount of application traffic changes throughout the day. Scaling events happen frequently.
A SysOps administrator needs to help developers troubleshoot the application. When a scaling event removes an instance, EC2 Auto Scaling terminates the instance before the developers can log in to the instance to diagnose issues.
Which solution will prevent termination of the instance so that the developers can log in to the instance?
A
Ensure that the Delete on termination setting is turned off in the UserData section of the launch template.
B
Update the Auto Scaling group by enabling instance scale-in protection for newly launched instances.
C
Use Amazon Inspector to configure a rules package to protect the instances from termination.
D
Use Amazon GuardDuty to configure rules to protect the instances from termination.
E
None of the above
F
None of the above
No comments yet.