Search code examples
amazon-ebs

I/O request issue in using Amazon EBS with microinstance


I am using microinstance with EBS but because of lots of I/O request cost of using ebs becomes big issue for us.

Can you suggest me any ways of using ebs volume with less I/O requests.?


Solution

  • When we use ebs supported instance we get charged for every hardisk reads/writes. We can use caching to avoid I/O request and save 80% of money.