Reading and writing on Instance store disk of Amazon -


does cost money read or write on instance store disk? tell me reasons.

no. there no io request charges instance store disk (aka ephemeral disk) ec2 instance.

however, ebs volumes incur io request charges, or piops charges provisioned iops ebs volumes.

you can read more ebs volume charges here: http://aws.amazon.com/ec2/#ebs


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -