Upgrade Amazon EC2 Micro Instance to Large?

From my experience, the way I do it is create a snapshot of your current image, then once its done you'll see it as an option when launching new instances. Simply launch it as a large instance at that point.

– gandil May 5 at 13:25 Once your sure everything is running fine, you can delete the other instance if you like(there's no dependency between the two). – Lostsoul May 5 at 13:27 I run an web application on this instance. Until now there was just demo of the application.

But since last week our customer started to use intensively. So upgrading is a must. – gandil May 5 at 13:39 IP address of new instance will be different.

Am I right? So we need to change dns record? – gandil May 5 at 13:40 2 If you are using elastic IP as you should, assign the elastic IP to the new server.

The new server will then have the same IP address. This procedure will be useful also if your server crashes and you've to start a new one. – stivlo May 5 at 16:10.

Use the AWS EC2 console, not ElasticFox. First Way: Create a new AMI of the instance Launch it Alternative Way: Make a snapshot of the disk Launch a large EBS instance with the same AMI type (please note that at this point the disk will contain the data that was present when this AMI was created, not your latest changes) Once is fully booted, stop the new instance Detach the root volume from the stopped instance Create a virtual disk from the snapshot created before in the same availability zone of the new instance Attach the root volume to /dev/sda1 Start the new instance again.

Using AWS Management Console: Right-Click on the instance Instance Lifecycle > Stop Wait... Instance Management > Change Instance Type.

Create AMI -> Boot AMI on large instance. More info docs.amazonwebservices.com/AmazonEC2/gsg... You can do this all from the admin console too at aws.amazon.com.

I want to do this on aws console. Is there any howto document with image? – gandil May 5 at 13:22 Right click on your instance and click "create AMI" - then go into AMIs on the console display (on the left hand side) and click "launch AMI" on the one you want to launch – kieran May 5 at 13:27.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions