R2 is significantly cheaper than s3 for many of my key use cases:

R2 is significantly cheaper than s3 for many of my key use cases: - Dataset movement into a datawarehouse - Using dbt to move it from source locations and transform it to destinations

For a 300gb dataset, on Cloudflare I'm looking at $4/mo For similar s3 workloads, we'd see $79/mo

This is due to zero egress fees.

R2 just added Infrequent Access storage as well, so there's potential to save more if you don't write to your datastore often.