Is it just me or to me spot instances should deal with work and not storage, and hence your (stateful) units of work should be in a Queue/DB? (in a non-spot instance)
Attaching and detaching volumes is a good idea but I wouldn't use that to keep state
Comments
Is it just me or to me spot instances should deal with work and not storage, and hence your (stateful) units of work should be in a Queue/DB? (in a non-spot instance)
Attaching and detaching volumes is a good idea but I wouldn't use that to keep state