ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 686 - SAP-C01 discussion

Report
Export

After your Lambda function has been running for some time, you need to look at some metrics to ascertain how your function is performing and decide to use the AWS CLI to do this. Which of the following commands must be used to access these metrics using the AWS CLI?

A.
mon-list-metrics and mon-get-stats
Answers
A.
mon-list-metrics and mon-get-stats
B.
list-metrics and get-metric-statistics
Answers
B.
list-metrics and get-metric-statistics
C.
ListMetrics and GetMetricStatistics
Answers
C.
ListMetrics and GetMetricStatistics
D.
list-metrics and mon-get-stats
Answers
D.
list-metrics and mon-get-stats
Suggested answer: B

Explanation:

AWS Lambda automatically monitors functions on your behalf, reporting metrics through Amazon CloudWatch. To access metrics using the AWS CLI

Use the list-metrics and get-metric-statistics commands.

Reference: http://docs.aws.amazon.com/lambda/latest/dg/monitoring-functions-access-metrics.html

asked 16/09/2024
Jaques Rautenbach
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first