Something of interest to this group: <https://blog...
# dev-metaflow
e
1
Anyone looked into this further and think how it may compare to S3? The no egress costs seem very charming esp. when clients of Metaflow don't have to worry about moving their data from AWS to GCP (although quite infrequent atm)
s
totally! imagine
python myflow.py --datastore=r2 run
. I would be curious if folks here would benefit from a non-region specific datastore like R2.
the devil is in the details though: Other companies provide S3-compatible object stores too, like Backblaze B2 (creative naming here!), so just an S3-compatible object store isn't a unique value prop. There are reasons to believe that Cloudflare is actually able to implement and operate it well, thanks to their existing infrastructure, but it remains to be seen.
a
s
I wish there will be other reasons to be excited about R2 too than the egress price. If it is just about egress but write performance, large object throughput etc. suck then it sounds more like a CDN (which would make sense for Cloudflare but makes it less relevant as a comparison point to S3 in general)
👍 1