Hi folks, I’m just starting with cloud fare, so please bear with me if some questions are plain dumb.
I’m building (a non profit, personal) front end to allow users to search archived magazines, and all the magazine scans will be stored inside a S3 compatible server
I’m building a community website, and the app is hosted on google cloud, and I have a digital ocean spaces for all the static images (~80gb).
I initially thought of using DO spaces and front it with cloudfare but since looking into R2 it seemed to me to be a better option.
I do have a few questions though:
- Is there any benefits in having an R2 public be fronted by CloudFare’s CDN? Does that even make sense? What is usually the good advice here?
- Does R2 support s3cmd sync command? It would mean a ton if it does so I could sync my local files (225k files and 80gb)
Thank you very much