Skip to content

Keep IP address when moving to a new instance

0

I started with the lowest resource instance as a test bed. I am now attempting to install a program that requires 1G RAM. Can I keep the IP on the old instance? As far as I can tell it is gone once I release it?

Related. I don't find a good sequence recommendation.

  1. Snapshot
  2. Create new from snapshot or delete old instance first?

Thank You ID10T

ID Ten Dot T ;)

asked 3 years ago1.4K views
2 Answers
1

You can just change the instance type of the instance to get additional resources. See: Change the instance type.

If you are trying to preserve the Public IP that was assigned to the instance, it will be released once you stop the instance. You should use an Elastic IP.

AWS
EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.