Hacker News new | ask | show | jobs
by feifan 1113 days ago
Consider storing the data on Backblaze B2 ($0.005/GB/month) and serving content via Cloudflare (egress from B2 to Cloudflare is free through their Bandwidth Alliance).

(No affiliation with either; just a happy customer for a tiny personal project)

1 comments

Man, thanks so much for this. I’m using Wasabi with a Yarkon front end right now and it’s great, but Backblaze/Cloudflare is looking like a serious contender.
FYI, video files (and potentially anything not text/HTML) is prohibited through Cloudlare in their TOS (some services like r2 excluded)
They have updated their TOS a few days ago:

https://blog.cloudflare.com/updated-tos/

The prohibition on non-HTML content seems to only apply to CDN usage now.

That is exactly the use case, which is hosting the files on b2 (not cdn capable) and caching+serving from cloudflare. Unless the files in question are webpages or static webpage content (doubtful) then it would definitely be exactly the target of these new TOS updates.
AFAIK Serving content from Backblaze via CloudFlare is exactly CDN Usage