What is the minimum time Interval for the data that Amazon CloudWatch receives and aggregates?

What is the minimum time Interval for the data that Amazon CloudWatch receives and aggregates?

What is the minimum time Interval for the data that Amazon CloudWatch receives and aggregates?

A.
One second

B.
Five seconds

C.
One minute

D.
Three minutes

E.
Five minutes

Explanation:

Many metrics are received and aggregated at 1-minute intervals. Some are at 3-minute or 5-minute intervals.



Leave a Reply 8

Your email address will not be published. Required fields are marked *


seenagape

seenagape

I have the same idea. C

Mjay

Mjay

C

Q: What is the minimum granularity for the data that Amazon CloudWatch receives and aggregates?

The minimum granularity supported by CloudWatch is 1 minute data points. Many metrics are received and aggregated at 1-minute intervals. Some are received at 3-minute or 5-minute intervals.

https://aws.amazon.com/cloudwatch/faqs/

Jose

Jose

It seems to have changed:
Q: What is the minimum resolution for the data that Amazon CloudWatch receives and aggregates?

The minimum resolution supported by CloudWatch is 1-second data points, which is a high-resolution metric, or you can store metrics at 1-minute granularity. Sometimes metrics are received by Cloudwatch at varying intervals, such as 3-minute or 5-minute intervals. If you do not specify that a metric is high resolution, by setting the StorageResolution field in the PutMetricData API request, then by default CloudWatch will aggregate and store the metrics at 1-minute resolution.

Justin

Justin

The minimum resolution supported by CloudWatch is 1-second data points, which is a high-resolution metric, or you can store metrics at 1-minute granularity. Sometimes metrics are received by Cloudwatch at varying intervals, such as 3-minute or 5-minute intervals. If you do not specify that a metric is high resolution, by setting the StorageResolution field in the PutMetricData API request, then by default CloudWatch will aggregate and store the metrics at 1-minute resolution.