AWS CloudWatch Metrics Pricing with Different Resolutions

1

I have created three types of metrics with different resolutions:

  1. Metrics are sent every 10 seconds.
  2. Metrics are sent every minute.
  3. Metrics are sent every hour.

Are these three metrics charged the same?

If not:

The official document states that each metric costs USD 0.3. Is this pricing based on the one-minute resolution? Should I divide the pricing by 60 when using the one-hour resolution and multiply by 6 when using the 10-second resolution?

Evelyn
質問済み 6ヶ月前189ビュー
1回答
0

Hi, yes you pay the same price for the metric itself in all 3 cases above, so a metric sent once every hour would cost USD 0.3 for one month, and you don't have to pay an extra if you send the metrics every 10 seconds, it will be charged the same.

The part of your bill that will vary if you send metrics every 10 seconds vs every minute is the API: you will pay for more API calls. API calls are charged USD 0.01 per 1,000 requests after the free tier (see https://aws.amazon.com/cloudwatch/pricing/).

profile pictureAWS
Jsc
回答済み 6ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ