file io - What is AVG I/O request for normal EC2 Instance with web server on Amazon AWS -


i have amazon ec2 instance ebs volume.

standard ebs volumes billed $0.10 per 1 million i/o requests

now not able guess how normal i/o request normal server. , in max case how large can be.

how can metrics or stats somewhere can see how max busy server can see how max can get?

i know can find way of controlling it. presently, have 1 public site not traffic want know if traffic increases how max can go.

if you're worried price predictability may consider switching piops volume on standard ebs volume. ebs web site:

with provisioned iops volumes, charged amount provision in iops (input/output operations per second) x percentage of days provision month.

the predictable billing model of piops volume (not mention performance) can make them attractive workloads.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -