Live data from Hacker News

Cloudflare R2 Pricing

developers.cloudflare.com

1–10 of 19 posts

Re: Cloudflare R2 Pricing

#3
post #2

The prices seem incredible. Will Cloudflare actually make any money off this?

Storage is $15/TB/Month. Commodity hard drives currently go for around $17/TB.

Considering data is replicated across several hard drives, servers and electricity aren’t free, etc. I would guess that Cloudflare won’t break even on storage until several months of utilization (unlike Amazon who probably breaks even on day 1).

Re: Cloudflare R2 Pricing

#4
post #2

The prices seem incredible. Will Cloudflare actually make any money off this?

Storage is $15/TB/Month. Commodity hard drives currently go for around $17/TB. Considering data is replicated across several hard drives, servers and electricity aren’t free, etc. I would guess that Cloudflare won’t break even on storage until several months of utilization (unlike Amazon who probably breaks even on day 1).

I guess in the long term the product will at least pay for itself, in the short term it will just be a marketing campaign and gives people a good reason to switch from their Amazon stack in case they don't depend on things like EC2-S3 transfers. When comparing to Backblaze B2 [1], Cloudflare's storage cost is 3x but you don't pay for egress as a tradeoff (compared to 0.01$/GB for Backblaze).

[1] https://www.backblaze.com/b2/cloud-storage-pricing.html

Re: Cloudflare R2 Pricing

#6
What does R2 stand for?

> Cloudflare R2 (beta) documentation

> Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.

Is is merely (S-1)(3-1)?

Re: Cloudflare R2 Pricing

#7

What does R2 stand for? > Cloudflare R2 (beta) documentation > Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services. Is is merely (S-1)(3-1)?

Yes, see their initial announcement post where they showed it’s a backronym.

Re: Cloudflare R2 Pricing

#8
Does that mean that reading a 100kB file from within the datacenter where the object is stored costs the same serving a 5TB file to an external consumer?

(I already found S3's per-request pricing weird for reading big files, but at least there it's limited to internal traffic not egress)

Re: Cloudflare R2 Pricing

#9
post #5
post #2

The prices seem incredible. Will Cloudflare actually make any money off this?

I think the real question is "How much money is Amazon extracting from users?"

Egress pricing 100 times lower than Amazon could be realistic (S3 egress costs between $50/TB and $90/TB, while Hetzner bills 1 EUR/TB, and Cloudflare is bigger than Hetzner).

Free egrees is weird. In particular using R2 to offer videos or other big downloads appears to be unrealistically cheap.

A $1/TB offer would still be very appealing, while allowing Cloudflare to break even on traffic-heavy use-cases.

Re: Cloudflare R2 Pricing

#10
I wonder how feasible it would be to keep cold assets on Backblaze B2 and automatically move them to R2 if they get hot enough.

Better yet, seeing as how you get free transfers between Backblaze and Cloudflare, I wonder if the 10ms cpu limit on free workers (or 50ms paid) would be enough to do the entire process on CF's servers.

Post reply on HN