Instance storage
-
higher I/O
->in the same host -
ephemeral
->gone when ec2 terminated -
no backup
->low durability(only a host)
EBS
-
lower I/O
->go through network -
persistent
->independent from ec2 -
no backup
->higher durability(multiple nodes)
-> EBS snapshot