1. https://www.cloudflare.com/en-gb/products/cloudflare-images/....
Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
11–20 of 35 posts
Re: Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
#12Maybe the solution here is "just make sure the asset is cached on the edge" but for first access there has still got to be some impact no?
I'd love to see some test/benchmarks on access latency for stuff uploaded by say a colleague or app hosted in the EU or Asia with me in the US.
Re: Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
#13While conceptually I love the idea of not having to explicitly set the region of an object I'm storing, I feel like (especially in a distributed team or product) this could end up with a mishmash of data distributed all over the place with a bunch of different and unpredictable access time and latency characteristics. Maybe the solution here is "just make sure the asset is cached on the edge" but for first access the…
That being said, I put up a spec to let you provide hints. We won't necessarily honor it today in some cases and in the future we may ignore it altogether, but the thinking is you provide the hint & can retrieve which geographic region the bucket is in.
We also have latency improvements coming down the pipe.
Re: Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
#14One thing I really like about CloudFlare is that they seem to have people who can correctly identify friction-points for developers and have a solid plan on how to solve them. Looking forward to messing with this!
Re: Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
#15I'm excited to see more details on how R2 data is going to be replicated across different data centers in the future. I had assumed this was already operational based on previous blog posts so I'm a little disappointed to learn that is still TBD. It's a major reason I chose R2 over S3 as I don't want to manage moving around data for different tenants myself.
With R2 you can also use a bucket or few buckets per tenant whereas with S3 that's not possible (even if you have a fat ENT contract with them from what I've heard). We've extended the S3 spec to make it possible to list more than 1000 buckets [1]. Currently we still ask that if you need more than 1k buckets that you open a customer support request for us to discuss your use-case.
[1] https://developers.cloudflare.com/r2/data-access/s3-api/exte...
Re: Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
#16Earlier quoted context omitted.
I think it shows market failure when someone can offer exactly the same service as a competitor (an S3 API) for an 80% lower price, and not almost immediately take over the whole market. I think governments need to step in and require that compute platforms like AWS are split up into constituent parts, and there is no cost disadvantage to mix-n-matching between suppliers. Eg. VM's on Azure and storage across the road…
For storage you need trust, an S3 competitor doesn't help me if they lose my data or are unreliable. It takes time to earn that trust, and it's far from easy for small competitors to do that.
Re: Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
#17I'm excited to see more details on how R2 data is going to be replicated across different data centers in the future. I had assumed this was already operational based on previous blog posts so I'm a little disappointed to learn that is still TBD. It's a major reason I chose R2 over S3 as I don't want to manage moving around data for different tenants myself.
Strongly consistent replication is a harder problem. Working on it but it'll take a while. You can get replication today if you put a custom domain in front of your bucket and turn on cache. With R2 you can also use a bucket or few buckets per tenant whereas with S3 that's not possible (even if you have a fat ENT contract with them from what I've heard). We've extended the S3 spec to make it possible to list more tha…
Re: Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
#18I’m storing 87TB on https://wasabi.com/ for ~$515 a month
I think it shows market failure when someone can offer exactly the same service as a competitor (an S3 API) for an 80% lower price, and not almost immediately take over the whole market. I think governments need to step in and require that compute platforms like AWS are split up into constituent parts, and there is no cost disadvantage to mix-n-matching between suppliers. Eg. VM's on Azure and storage across the road…
Some regulation requiring a common API and one click solution to transfer between providers would help solve this. Needs to be implemented intelligently though
Re: Cloudflare’s Zero Egress Fee Object Storage, R2, Is Now GA
#19I would much rather be able to explicitly choose this and know that customers data is where I told them it would be.