User Tools

Site Tools


move_ec2_instance

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
move_ec2_instance [2017/07/26 17:20] – created walkeradminmove_ec2_instance [2017/07/26 18:10] walkeradmin
Line 1: Line 1:
 ====== Move EC2 Instance ====== ====== Move EC2 Instance ======
 +<color darkorange>Jun 2017</color>
 +\\ 
 +\\ 
 +<color #ed1c24>This page is not complete, please check back in a short time for the full guide.</color>
 +
 +----
 +===== Introduction =====
 +\\ 
 +There are a couple of reasons you might want to move your EC2 Instance. The first is that you want to host your EC2 Instance in a location closest to your users. The second is that (like me) you setup your first EC2 instance, got it all running, then realised that your server is several thousand miles away, so now you want it hosted in your region.
 +\\ 
 +\\ 
 +There are probably more reasons that that, but these are the main two that spring to mind. This tutorial shows you how to move your EC2 instance (or indeed just create a local copy that will be useful for redundancy purposes) to another zone.
 +\\ 
 +\\ 
 +Please bear in mind, if you are using the Free Tier system, that you will need enough available space (you get 30GB free) and that you will be running two instances, albeit for a short time, so this could potentially cost you a few pennies, if we we are talking about less than an hour it might not incur any charges.
 +\\ 
 +\\ 
 +
 +----
 +==== Move EC2 Instance ====
 +\\ 
 +Login to the AWS Console and navigate to your EC2 Instance.
 +\\ 
 +\\ 
 +{{ :aws_move_instance_001.jpg?900 |}}
 +\\ 
 +\\ 
 +In the example above it can be see that my EC2 Instance is in the Availability Zone (AZ) us-east-2c. I am in England, so I really need a closer AZ to where I am.
 +\\ 
 +\\ 
 +The reality is that we can't move the EC2 Instance, we need to make a copy, then use that to create a new EC2 instance in a different AZ. The new EC2 Instance will be an exact copy of the original, so everything will work exactly the same as it did before, only a little faster.
 +\\ 
 +\\ 
 +Amazon Machine Image or AMI.
move_ec2_instance.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1