I have an Amazon Ec2
instance with EBS Volume.
Standard EBS Volumes are billed $0.10 per 1 million I/O requests
Now I am not able to guess how much is the normal I/O request for normal server. And in the max case how large it can be.
How can I get the metrics or stats from somewhere so that I can see how much max is for very busy server so i can roughly see how max i can get?
I would like to know this so that I can find some way of controlling it. Presently, I have one public site with not much traffic but I want to know if traffic increases then how much max it can go.