Ask HN: Who uses AWS spot instances?

7 points by Patrick_Devine ↗ HN
Which companies are using spot instances, and what are they using them for? Off the top of my head I can think of Netflix, but most companies haven't created their architecture to be that resilient.

4 comments

[ 40.0 ms ] story [ 27.6 ms ] thread
Scribd is using it for async document conversion.
We use it for ML-related tasks: transforming data, training models - stuff that are CPU-intensive and can occasionally fail.
I'm wondering whether I should have asked the question "Why are people not using AWS spot instances?". It seems like the price savings alone should be enough for people to consider using them. Is the architecture too different where it makes deployment prohibitively difficult?