I am about to upgrade my instance and my EBS volume both.
(from t1.micro->large, from 8gb->1024gb).
I know I can create an image from the instance/volume and launch it to get my instance upgraded.
But how can I upgrade my EBS volume without losing my applications and all the data in it?
(My instance is EBS-backed up).
Also...can I mount another EBS under the root like the first volume...?
thanks so much for your help!!