EBS volume throughput

0

Dear Team - As per https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html, io2 volume type can provide up to 256K IOPS and 4,000 MiB/s of throughput. I wanted to know how much throughput i will get if i provisioned 60K IOPS ? do we have any math to compare the expected throughput based on the IOPS ?

JD
質問済み 3ヶ月前341ビュー
1回答
1
承認された回答

It is really a question of your workload. Throughput is a combination of the IO's per second times the IO size. So you need to consider average io size in order to convert IOPS to throughput.

AWS
モデレーター
philaws
回答済み 3ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前
profile picture
エキスパート
レビュー済み 3ヶ月前
profile pictureAWS
エキスパート
レビュー済み 3ヶ月前
  • ok i was doing this math considering 16KiB of I/O 60000 * 16 KiB = 960000 KiB 960000 KiB / 1024 = 937 MiB throughput hope this is best guess if i have to do ?

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

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

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

関連するコンテンツ