Y
Hacker News
new
|
ask
|
show
|
jobs
by
bdcravens
1890 days ago
It doesn't get transferred to a different physical instance, right?
2 comments
christrotman
1890 days ago
I have never seen it migrated to a different instance type, but it would be running on a different physical server.
link
NikolaeVarius
1890 days ago
Why would anyone even care
link
bdcravens
1890 days ago
I think many would make assumptions about the state of the instance and their application, which are likely to be wrong.
link
ncsurfus
1888 days ago
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.
link