EFS pricing for tiny files

0

A customer wants to store millions of small files (less than 1KB each) on EFS.

They want to know if we round up the size of small files to a minimum file size when calculating the storage costs. The pricing example on the service page seems to indicate we do not round up small files to a minimum size for EFS.

Can someone please confirm this?

AWS
質問済み 5年前346ビュー
1回答
0
承認された回答

Yes, the minimum metering increment for EFS is 4KiB, and inodes are metered at 2 KiB. So a 1KiB file is metered at 6KiB. More info here: https://docs.aws.amazon.com/efs/latest/ug/metered-sizes.html

AWS
回答済み 5年前

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

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

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

関連するコンテンツ