Hacker News new | ask | show | jobs
by bdcravens 1890 days ago
It doesn't get transferred to a different physical instance, right?
2 comments

I have never seen it migrated to a different instance type, but it would be running on a different physical server.
Why would anyone even care
I think many would make assumptions about the state of the instance and their application, which are likely to be wrong.
Some virtualization platforms support live migrations (hyper-v and ESXi), but this isn’t something AWS supports (afaik). Anytime your instance is stopped/started or rebooted then you may end up on a different physical host.