Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (19.1k points)

Sometimes when trying to launch my t1.micro EC2 instance, it cannot be provisioned and Amazon recommends trying a different availability zone. Is it possible to change this for an existing instance?

1 Answer

0 votes
by (44.4k points)

Directly shifting an existing EC2 to another availability zone is not possible. Instead, you can create an AMI for that instance and create in another AZ.

  1. First, Stop the instance which you want to shift to a new AZ
  2. Create an AMI of that EC2 instance
  3. Now, launch a new instance in the preferred AZ with your saved AMI. This created instance will have all the data of your stopped instance.
  4. Terminate the old instance if this is working fine.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

Browse Categories

...