Firehose compression cost

0

Is there an additional cost when we compress data like bzip? It is not clear from the firehose pricing web and I need this information for some realistic cost calculations: https://aws.amazon.com/kinesis/data-firehose/pricing/?nc=sn&loc=3

feita há um ano310 visualizações
2 Respostas
1

Hi,

In documentation there is no explicit additional cost when using compression in Firehose. It is more how compression influences ingestion price, as the more data is compressed => the less amount of data needs to be ingested/stored => the less you pay.

Hope it clarifies.

profile picture
ESPECIALISTA
respondido há um ano
1

There are four main components to Kinesis Data Firehose pricing:

  • Ingestion (per-GB / tiered)
  • Format Conversion (per-GB)
  • VPC Delivery (per-GB)
  • Dynamic Partitioning (per-GB)

Specifying compression in your KDF configuration will not affect Kinesis pricing, but could lower storage pricing depending on where the data is being pushed.

profile pictureAWS
respondido há um ano

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