Transfer AWS Instance from one region to another

Posted on October 27, 2024

  1. Login to AWS console and search for EC2 instances service.
  2.  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.
  3.  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
  4. Transfer AMI from Mumbai region to Singapore
    1. Right Click on AMI and click on copy AMI
    2. Click on copy AMIInstance
  5. 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 InstanceInstance

 
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!

Categories: AWS


About Me

My name is Aaftab Hamdani. I am a Technical Enthusiast. I have strong Experience in Linux, Ansible, Docker, Kubernetes, Terraform, CI/CD, Virtualization, AWS, Azure, Shell scripting and Android development in Java programming.

Read More

Follow Me: