Cloud platforms like AWS/Azure have a concept of spot instances, where you can get unused compute capacity at discounts up to 90% in some cases, with the acceptable downside of that instance getting terminated at any time.
Can spot instance concept be supported on DigitalOcean as well?