|
|
|
|
|
by jen20
3180 days ago
|
|
This pattern is a lot safer if you use ZFS. Spot instances don't just disappear though, you get notification and have a chance to perform shutdown actions, except in the case of hardware failure - which is the same with non-spot instances. |
|
- Yes, you get a notification, but it's a proprietary notification scheme that your application must be designed to poll for. Why can't Amazon use standard signals like SIGPWR to indicate imminent shutdown?
- Just because it isn't smart for non-spot instances doesn't suddenly make it smart for spot instances ;)