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
feita há 6 meses188 visualizações
1 Resposta
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
respondido há 6 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas