- select the existing instance in the Instances list
- open the
Actionsmenu - select
Image->Create Image - enter 'Interim AMI' for the
Image name - enter 'Interim AMI' for the
Image description - if you cannot accept downtime of the origin instance, check the box for
No reboot- The
No rebootoption means that the new image is created without gracefully stopping the machine first. - This can be problematic for some things, like a database that's mid-write.
- If you can handle downtime, don't check the
No rebootbox.
- The
- click the
Create Imagebutton - wait
- wait
- wait
- click the
AMIsentry in the left navigation - mash on the top right refresh button a bunch maybe
- select the
Interim AMIentry in the list - click the
Launchbutton - select your instance size
- click the
Next: Configure Instance Detailsbutton - select the correct entry for the
Subnetmenu to make sure this instance is in the same Availability Zone as any the other instances you have running - click the
Next: Add Storagebutton - make any required changes to the size/volume type of your storage
- click the
Next: Tag Instancebutton - click the
Next: Configure Security Groupbutton - click the radio button for
Select an existing security group - check the boxes for any security groups your new instance should be a member of
- click the
Review and Launchbutton - click the
Launchbutton - wait
- wait
- click the
Instancesentry in the left navigation - mash on the top right refresh button a bunch maybe
- get the instance's IP address from the
Public IPcolumn - ssh into it and go nuts
Created
October 13, 2016 21:19
-
-
Save JamesChevalier/c4c9b415b005eaaf3ff40ec4a58460c3 to your computer and use it in GitHub Desktop.
How to create a new EC2 instance from an existing EC2 instance
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment