AWS Certified DevOps Engineer – Professional — Question 36

A company has multiple development teams sharing one AWS account. The development team's manager wants to be able to automatically stop Amazon EC2 instances and receive notifications if resources are idle and not tagged as production resources.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because it effectively uses AWS Trusted Advisor checks to identify idle non-production instances and leverages CloudWatch Events to automate the process of stopping these instances and sending notifications. The other options either misidentify the resource checks or do not utilize the most appropriate AWS services to achieve the desired outcome.