Transfer AWS Instance from one region to another
Posted on October 27, 2024
- Login to AWS console and search for EC2 instances service.
- Launch one EC2 instance in Mumbai region by clicking on Launch instance
1. Enter name.
2. Select AMI (redhat) in my case.
3. Select Instance type (t2.micro) in my case.
4. Select Keypair (Proceeding without keypair) in my case.
5. Network setting (select default in my case).
6. And click on Launch Instance. - Create AMI from current running Instance
1. Select the instance
2. Right click on it and click Image and Templates
3. Select create AMI
4. Enter name and description
5. Click on create Image - Transfer AMI from Mumbai region to Singapore
1. Right Click on AMI and click on copy AMI
2. Click on copy AMI - Launch Instance from AMI in Singapore Region
1. Right click on AMI and click on Launch Instance from AMI
2. Select Instance type (t2.micro) in my case.
3. Select Keypair (Proceeding without keypair) in my case.
4. Network setting (select default in my case).
5. And click on Launch Instance
For a comprehensive understanding of the topic, we invite you to watch the video below. It provides in-depth insights and expert analysis that will enhance your knowledge and perspective. Don’t miss out on this valuable resource!