Multiple Choice
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?
A) Use a scheduled Amazon CloudWatch Events rule to filter for Amazon EC2 instance status checks and identify idle EC2 instances. Use the CloudWatch Events rule to target an AWS Lambda function to stop non-production instances and send notifications.
B) Use a scheduled Amazon CloudWatch Events rule to filter AWS Systems Manager events and identify idle EC2 instances and resources. Use the CloudWatch Events rule to target an AWS Lambda function to stop non-production instances and send notifications.
C) Use a scheduled Amazon CloudWatch Events rule to target a custom AWS Lambda function that runs AWS Trusted Advisor checks. Create a second CloudWatch Events rule to filter events from Trusted Advisor to trigger a Lambda function to stop idle non-production instances and send notifications.
D) Use a scheduled Amazon CloudWatch Events rule to target Amazon Inspector events for idle EC2 instances. Use the CloudWatch Events rule to target the AWS Lambda function to stop non-production instances and send notifications.
Correct Answer:

Verified
Correct Answer:
Verified
Q69: Ansible provides some methods for controlling how
Q70: A DevOps Engineer must automate a weekly
Q71: A DevOps Engineer needs to back up
Q72: You have an application which consists of
Q73: A production account has a requirement that
Q75: A company must ensure consistent behavior of
Q76: An application is running on Amazon EC2.
Q77: A developer has written an application that
Q78: You are building a large, multi-tenant SaaS
Q79: A DevOps Engineer encountered the following error