Difference between revisions of "Documentation on moving to EC2 Micro Instance - Christine White"

From Earth Science Information Partners (ESIP)
(CW's Guide to Moving to EC2 micro instance)
 
 
Line 4: Line 4:
  
 
==Steps==  
 
==Steps==  
1)      Back up important data, just in case
+
# Back up important data, just in case
2)      Login to your AWS account at http://aws.amazon.com
+
# Login to your AWS account at http://aws.amazon.com
3)      In the My Account/Console menu at the top, choose AWS Management Console. Then you’ll have to login to that console as well.
+
# In the My Account/Console menu at the top, choose AWS Management Console. Then you’ll have to login to that console as well.
4)      When the EC2 Dashboard appears, click the “Instances” option under the Instances menu on the left (see screenshot_1)
+
# When the EC2 Dashboard appears, click the “Instances” option under the Instances menu on the left (see screenshot_1)
5)      In the instances view, select the checkbox next to your instance and from the Actions menu, choose to  Stop the instance
+
# In the instances view, select the checkbox next to your instance and from the Actions menu, choose to  Stop the instance
6)      Wait a few moments for the instance to stop
+
# Wait a few moments for the instance to stop
7)      Once stopped, select the “Change Instance Type” option from the Actions menu (screenshot_2)
+
# Once stopped, select the “Change Instance Type” option from the Actions menu (screenshot_2)
8)      Select the micro type
+
# Select the micro type
9)      Wait a few moments for the instance type to be changed and your instance to restart. For me, I wasn’t able to connect again for about an hour, but after that no problem.
+
# Wait a few moments for the instance type to be changed and your instance to restart. For me, I wasn’t able to connect again for about an hour, but after that no problem.

Latest revision as of 08:56, March 11, 2013

Pre Flight Checklist

Assuming you have configured your instance to use an elastic IP, see http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html, here are the steps… note, if you don’t have an elastic IP, then when you change the instance type you may not be able to access your instance with the same URL as before:

Steps

  1. Back up important data, just in case
  2. Login to your AWS account at http://aws.amazon.com
  3. In the My Account/Console menu at the top, choose AWS Management Console. Then you’ll have to login to that console as well.
  4. When the EC2 Dashboard appears, click the “Instances” option under the Instances menu on the left (see screenshot_1)
  5. In the instances view, select the checkbox next to your instance and from the Actions menu, choose to Stop the instance
  6. Wait a few moments for the instance to stop
  7. Once stopped, select the “Change Instance Type” option from the Actions menu (screenshot_2)
  8. Select the micro type
  9. Wait a few moments for the instance type to be changed and your instance to restart. For me, I wasn’t able to connect again for about an hour, but after that no problem.