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

已提問 1 年前檢視次數 311 次
2 個答案
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
專家
已回答 1 年前
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
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南