Reputation: 491
I have assigned static IP to an instance in lightsail in Ireland Region, But I am moving that instance to another region is it possible to retain the Same static IP to the migrated instance.
Upvotes: 1
Views: 668
Reputation: 269276
No. Elastic IP addresses are linked to specific Regions.
Where possible, you should use DNS Names to point to IP addresses. This makes it easy to update an IP address when something changes. The only things that should refer to an IP address are DNS Names and security whitelists.
Upvotes: 3