You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kind of. There are two variables that factor in to a spot instance getting interrupted: price and capacity (see here). We can set our maximum payment price to be quite high so that we won't ever get interrupted if the price for spot instances of a certain types increases. However, we have no control over the capacity constraints of AWS. If someone decides to rent out an entire region, we can't do anything to have the spot instances not be interrupted.
Can we utilize or price spot instances so that the likelihood of being evicted is low?
The text was updated successfully, but these errors were encountered: