Suggested Answer:C🗳️
When a user is setting up an alarm on the EC2 instance metric, the time period should be equal to or more than the metric frequency. For basic monitoring, the metric is monitored at every 5 minutes (300 seconds). Reference: http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html
In basic monitoring, CloudWatch collects and publishes metrics at a fixed 5-minute frequency. This means that data points are sent to CloudWatch every 5 minutes, providing a less granular level of detail compared to detailed monitoring.
Therefore, the minimum time period available for basic monitoring is 300 seconds (5 minutes).
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.
albert_kuo
10 months, 1 week agoFlaviu6373
2 years, 2 months ago