It is (of course) an EBS backed instance; I would like to see what the impact of having increased CPU power would do for it. What's the easiest way?

link|improve this question

70% accept rate
feedback

2 Answers

up vote 1 down vote accepted

http://alestic.com/2011/02/ec2-change-type is the answer

link|improve this answer
feedback

The biggest caveat to this is that an m1.small is a 32-bit machine whereas a t1.micro is a 64-bit machine. Unless you're running a 32-bit AMI on the micro, you won't be able to upgrade to m1.small. You'll have to skip up to the next level where 64-bit is again supported.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.