User Tools

Site Tools


move_ec2_instance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
move_ec2_instance [2017/07/26 19:45] – [The Original EC2 Instance] walkeradminmove_ec2_instance [2017/07/26 19:52] – [The Original EC2 Instance] walkeradmin
Line 248: Line 248:
 \\  \\ 
 You can't see instances in different AZs on one page unfortunately, so if you have co-located EC2 Instances, you have to navigate between AZs. You can't see instances in different AZs on one page unfortunately, so if you have co-located EC2 Instances, you have to navigate between AZs.
 +\\ 
 +\\ 
 +So here we are, back at the original AZ where our original EC2 Instance is.
 +\\ 
 +\\ 
 +{{ :aws_move_instance_022.jpg?900 |}}
 +\\ 
 +We have to stop this instance for two reasons. It is using a server, so this is incurring a cost, yes we could just stop it and leave it BUT, it is also consuming hard disk space. Even worse is that we are using a lot of space now because of the copy process, consider this:
 +\\ 
 +\\ 
 +Original EC2 Instance is using..8GB
 +The AMI we created is using.....8GB
 +The AMI copy is using...........8GB
 +The new EC2 Instance is using...8GB
 +\\ 
 +\\ 
 +Total...........................32GB
 +\\ 
 +\\ 
 +Our free allowance is 30GB, so we need to do some cleaning up.
 +\\ 
 +\\ 
 +We need to do the following:
 +\\ 
 +\\ 
 +Stop the old EC2 Instance.
 +Delete the old EC2 Instance.
 +Delete the AMI Image.
 +Delete the AMI Copy Image.
 \\  \\ 
 \\  \\ 
  
move_ec2_instance.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1