AWS Certified SysOps Administrator – Associate (legacy) — Question 142

A SysOps Administrator is managing an AWS account where Developers are authorized to launch Amazon EC2 instances to test new code. To limit costs, the
Administrator must ensure that the EC2 instances in the account are terminated 24 hours after launch.
How should the Administrator meet these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because AWS Trusted Advisor can automatically identify and suggest actions for low utilization instances, ensuring that instances running for more than 24 hours are terminated. Option A is not suitable as it relies on CPU utilization, which might not effectively indicate the age of the instance. Option B requires a manual function setup which is more complex than needed. Option D involves additional configuration with the CloudWatch agent, which is unnecessary for this simple task.