Hacker News new | ask | show | jobs
by candiodari 3364 days ago
They used to. They migrated off of it because cloud is too expensive. 2 big components to that :

1) traffic to the rest of the internet from the cloud is "wtf" expensive compared to the alternatives. If you can do your own peering (like dropbox does), this goes double.

2) Actual disk storage is too expensive as well. It doesn't compare favorably with what you can get by building a blackblaze pod [1] (just an example).

3) Cloud does not match their usecase. They are write-heavy instead of read-heavy. So as the cloud optimizes for internet serving, it actually moves further away from their optimal price point.

There's an episode of software engineering radio that has a lot of details from the horse's mouth:

http://www.se-radio.net/2017/03/se-radio-episode-285-james-c...

[1] https://www.backblaze.com/blog/open-source-data-storage-serv...