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
demandé il y a 6 mois188 vues
1 réponse
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
répondu il y a 6 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions