AWS Certified Solutions Architect - Associate (SAA-C02)

Sign Up Free or Log In to participate!

what’s the difference between MB/s and MiB/s?

what’s the difference between MB/s and MiB/s?

3 Answers

1 MiB (MebiByte) = 1,024 KiB (KibiBytes) = 1,024 * 1,024 Bytes

1 MB (MegaByte) = 1,000 KB (KiloBytes) = 1,000 * 1,000 Bytes

Comrumino

AWS docs does use the legacy definition of MB sometimes—MB = 1024^2 bytes https://aws.amazon.com/ebs/provisioned-iops/

when you see the ‘i’, it means the size is based on 2^x, which is slightly different then 10^x. Often times these are treated as interchangeable because they are so close.

https://en.wikipedia.org/wiki/Byte#Multiple-byte_units

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?