Abstract
Amazon spot instances provide preemptable computing capacity at a cost that is often significantly lower than comparable on-demand or reserved instances. Spot instances are charged at the current spot price: a fluctuating market price based on supply and demand for spot instance capacity. However, spot instances are inherently volatile, the spot price changes over time, and instances can be revoked by Amazon with as little as two minutes' warning. Given the potential discount---up to 90% in some cases---there has been significant interest in the scientific cloud computing community to leverage spot instances for workloads that are either fault-tolerant or not time-sensitive. However, cost-effective use of spot instances requires accurate prediction of spot prices in the future. We explore here the use of long/short-term memory (LSTM) recurrent neural networks for spot price prediction. We describe our model and compare it against a baseline ARIMA model using historical spot pricing data. Our results show that our LSTM approach can reduce training error by as much as 95%.
Originalsprache | Englisch |
---|---|
Titel des Sammelwerks | Proceedings of the 9th Workshop on Scientific Cloud Computing |
Herausgeber*innen | ScienceCloud 2018 |
Erscheinungsort | New York, New York, USA |
Seiten | 1 - 7 |
Publikationsstatus | Veröffentlicht - 2018 |