Multiple Choice
A company has an application that runs on AWS Lambda@Edge. The application serves content that varies based on the device that the viewer is using. Information about the number of hits by device type is written to logs that are stored in a log group in Amazon CloudWatch Logs. The company needs to publish an Amazon CloudWatch custom metric for each device type. Which approach will meet these requirements?
A) Create a CloudWatch Logs Insights query to extract the device type information from the logs and to create a custom metric with device type as a dimension.
B) Create a CloudWatch metric filter to extract metrics from the log files with device type as a dimension.
C) Update the application to write its logs in the CloudWatch embedded metric format with device type as a dimension.
D) Configure the CloudWatch Logs agent for Lambda integration. Update the application to use the StatsD protocol to emit the metrics.
Correct Answer:

Verified
Correct Answer:
Verified
Q215: An on-premises application makes repeated calls to
Q216: A stock market monitoring application uses Amazon
Q217: A Developer is creating a mobile application
Q218: A company is planning to deploy an
Q219: A developer receives the following error message
Q221: An application uses Lambda functions to extract
Q222: To include objects defined by the AWS
Q223: A Developer is creating a web application
Q224: After installing the AWS CLI, a Developer
Q225: A Developer needs to use AWS X-Ray