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 个月前342 查看次数
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 ?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则