Cloudflare R2 IA storage tier
blog.cloudflare.com
Cloudflare R2 IA storage tier
1–10 of 100 posts
Re: Cloudflare R2 IA storage tier
#2Re: Cloudflare R2 IA storage tier
#3Is the “data processing fee” any different from an egress fee in practice? Seems a little deceptive.
The differences stack up for say, a 1GB video that becomes viral and triggers terabytes in egress. You pay for 1GB, not terabytes.
It’s also an optional tier.
Re: Cloudflare R2 IA storage tier
#4Is the “data processing fee” any different from an egress fee in practice? Seems a little deceptive.
Re: Cloudflare R2 IA storage tier
#5Is the “data processing fee” any different from an egress fee in practice? Seems a little deceptive.
> "Data retrieval is charged per GB when data in the Infrequent Access storage class is retrieved and is what allows us to provide storage at a lower price. It reflects the additional computational resources required to fetch data from underlying storage optimized for less frequent access."
I like the "automatic storage classes" idea as well.
> "…you can define an object lifecycle policy to move data to Infrequent Access after a period of time goes by and you no longer need to access your data as often. In the future, we plan to automatically optimize storage classes for data so you can avoid manually creating rules and better adapt to changing data access patterns."
Re: Cloudflare R2 IA storage tier
#6Is the “data processing fee” any different from an egress fee in practice? Seems a little deceptive.
Obviously example above is contrived, but same principle applies to a pool of 1000 disks as it would 1. You also don't escape this issue with regular hot storage either, there is still a (((iops * replication count) / average traffic) / max latency) type problem lurking, which would still necessitate either limiting density or increasing redundancy according to expected IO rate. This is one reason why some S3 alternatives with weaker latency bounds (not naming names, they're great but it's just not the same service) can often be made substantially cheaper, and why at least one of S3's storage classes may be implemented entirely as an accounting trick with no data movement or hardware changes at all
Re: Cloudflare R2 IA storage tier
#7Is the “data processing fee” any different from an egress fee in practice? Seems a little deceptive.
Maybe the cold-to-hot migration "tax" is partially to prevent abuse? > "Data retrieval is charged per GB when data in the Infrequent Access storage class is retrieved and is what allows us to provide storage at a lower price. It reflects the additional computational resources required to fetch data from underlying storage optimized for less frequent access." I like the "automatic storage classes" idea as well. > "…yo…
Re: Cloudflare R2 IA storage tier
#8Is the “data processing fee” any different from an egress fee in practice? Seems a little deceptive.