Hi,I configured a custom domain in the r2 bucket, but I do not want to use the custom domain for public access, because I want to use the signature url to access, what should I do
Hey folks, i was setting up my django app to use CloudFlare R2 ( using django-storages, boto3 ) but right now am getting EndointConnectionError. Idk what i did wrong, gave the proper config to django, access key secrets keys bucket name s3 url and region name to auto, and everything. Can anyone help? I am nearing a deadline to submit this project, so help would be appreciated!! Oh btw i also did my CORS policy. However i didnt any public access domains. What to do now…?
Hello, I'm using a data storage service to store updates for a game made in Unity. Updates are 265mb in size, with the bucket being able to reach 1gb. However, according to the print, the value for bandwidth is very high, making it unfeasible to use this service. The values shown in the print refer to only 3 days of using the service. I would like to know if the R2 can be an alternative to this or not and what the price would be taking into account the consumption recorded in 3 days.
Pricing is based on peak storage and requests. Say you had 100GB stored and 100M requests were made to fetch data stored in a month, the total cost would be $33.94/month (egress/bandwidth is not billable).
Could I use R2 bucket as a backup for my personal storage? I have around 50Gb data and I need to back it up, just for personal use. Does this violence any terms of R2? Anyone help me to clear this please, thank you so much. More information: I was using S3 for the same purpose.
Hi, we have been using Cloudflare Images for our images storage for 1 year. But as our traffic increase the pricing has increased too much considering the amount of storaged image and delivered images over 1m+. So, we have been looking for a way to move all images to r2 storage and use it from there, and we think the pricing will go down. How can we migrate from Cloudflare images to the R2 ?
for my needs, i am wondering if anyone has a drop-in solution or idea for boto3, how to use a something like, Redis instance for handling file list operations
i can make one for myself, that i would just wrap the write/delete/list operations to use redis for reads and update it when i do writes. but maybe i missed something obvious
i was already thinking of having Redis support in my application for other needs like, more efficiently orchestrating cluster operations than how we do it now, which would reduce our billing needs
I am able to serve images from r2 easily, but the things is first I need to move all images to R2 somehow. And after that I am gonna add rules to rewrite the old images url to the new image resizing worker for backward compatibility. But need to figure out migration part.
Looks like that is gonna be the way. But I read somewhere that Cloudflare Images is also using their R2 under the hood, so I am trying to confirm like if there is any other way than doing this manually.
if it's helpful, they're going to be changing the pricing of Images on November 15th and combining Images and Image Resizing: https://blog.cloudflare.com/merging-images-and-image-resizing/ I don't think that affects raw Images pricing though, If you are big enough, you could consider going Enterprise and talking to Sales
We’re changing how we bill for Image Resizing to let you calculate your monthly costs more accurately and reliably. All Image Resizing features will be available under Cloudflare Images
It is interesting that cloudflare has decided going with unit numbers for image count or resize count on this product. We will probably look for alternatives that relies storage size.
Are you sure? The new pricing also makes major changes to how resizes are counted, its only unique transforms so if you resize the same image in the same way multiple times youre only billed once per month, rather than each time like currently.
I am just trying to imagine our use-case which is in a mobile app generally we show different small-medium-original size of images because of the performance, this is generally how it is in mobile apps. And we currently have over 3M+ image delivery per month including all variants of the image sizes.
Actually it would be much clear for us to calculate things if we were able to see currently on Cloudflare images the stats of what is the percentage of same image variant (size) out of total delivered image