AWS Certified DevOps Engineer – Professional — Question 189

An ecommerce company uses a large number of Amazon EBS backed Amazon EC2 instances. To decrease manual work across all the instances, a DevOps
Engineer is tasked with automating restart actions when EC2 instance retirement events are scheduled.
How can this be accomplished?

Answer options

Correct answer: D

Explanation

The correct answer is D because it directly addresses the need to automate actions in response to EC2 instance retirement events. Options A and B do not effectively automate the restart process in real-time, while option C merely involves a manual reboot during a maintenance window rather than responding dynamically to retirement events.