Topic 1 Question 65
A company is using an AWS Lambda function to monitor the metrics from an ML model. An ML engineer needs to implement a solution to send an email message when the metrics breach a threshold. Which solution will meet this requirement?
Log the metrics from the Lambda function to AWS CloudTrail. Configure a CloudTrail trail to send the email message.
Log the metrics from the Lambda function to Amazon CloudFront. Configure an Amazon CloudWatch alarm to send the email message.
Log the metrics from the Lambda function to Amazon CloudWatch. Configure a CloudWatch alarm to send the email message.
Log the metrics from the Lambda function to Amazon CloudWatch. Configure an Amazon CloudFront rule to send the email message.
ユーザの投票
コメント(2)
- 正解だと思う選択肢: C
Simple event-driven architecture
👍 2GiorgioGss2024/11/27 - 正解だと思う選択肢: C
CloudWatch alarm is the keyword; Needed to alert
👍 1Saransundar2024/12/04
シャッフルモード