ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

155 / 500

Question 155:

You just joined a startup IT company as an AWS DevOps engineer. Your company recently started to use the AWS platform, and its AWS account has used a Basic support plan. As the company has a limited budget for AWS resources, your manager asked you to design a solution to alert him when EC2 resources have a low utilization rate. You plan to use AWS CloudWatch Events to identify these resources with a lambda function as the target. The Lambda function can provide customized text and notify your manager. Which two options should you take in a combination to meet the need? (Select TWO.)

Answer options:

A.Upgrade the AWS account support plan to “Developer” to access all Trusted Advisor features.
B.Upgrade the AWS account support plan to “Business” to access all Trusted Advisor checks.
C.Upgrade the AWS account support plan to “Enterprise” to activate all cost-related features.
D.Create a new CloudWatch Events rule with the event source as Trusted Advisor. The event type is “Check Item Refresh Status”. Select the Lambda function as the target.
E.Create a CloudWatch rule with the event source as Trusted Advisor. The event type is “All Events”. Select the Lambda function as the target.