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年前

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

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

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