A user is trying to aggregate all the CloudWatch metric data of the last 1 week. Which of the below mentioned statistics is not available for the user as a part of data aggregation?
Suggested Answer:A🗳️
Amazon CloudWatch is basically a metrics repository. Either the user can send the custom data or an AWS product can put metrics into the repository, and the user can retrieve the statistics based on those metrics. The statistics are metric data aggregations over specified periods of time. Aggregations are made using the namespace, metric name, dimensions, and the data point unit of measure, within the time period that is specified by the user. CloudWatch supports Sum, Min, Max, Sample Data and Average statistics aggregation.
A is the answer
Aggregate is not available
The available stats are:
Minimum, Maximum, SUM, Average, Sample count and pNN.NN, which is the value of the specified percentile, using up to two decimals ( ex, P75.34)
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
dexdinh91
5 months agoRicardoD
2 years, 6 months agoonlinebaba
2 years, 6 months agoawscertified
2 years, 7 months ago