Earlier quoted context omitted.
> Though to build a business model around a resource you can't even determine the availability of. That's exactly why it's cheap: you're trading price for reliability.
reliability != availability. I can build a business model around an unreliable, but available resource. I can't build a business model around an unavailable resource. They're two very different things, and the distinction is important.
Say you have a few hundred terabytes of images to process. You can prioritize images by pushing them to the head of the queue, but you don't really care how long the complete batch takes.
If you are happy to wait for your job to complete you pay less. Otherwise, pay more and guarantee completion.