To be clear, I'm not looking for freebies, I understand for free services like CDN that you need to pay
something at some point.
But for R2, the prices are very well defined. All from the official
https://developers.cloudflare.com/r2/pricing/ :
- They are pay per use, $0.015 / GB-month, $4.50 / million Class A Operations requests per month, $0.36 / million Class B Operations requests per month
- There are no charges for egress bandwidth
In the "R2 billing examples" down that page, the first example costs 14.85$ for 1000 downloads of 1GB files, so 1 TB of bandwidth.
The second example costs 104.40$ for 290,000,000 downloads of 100KB assets, and that's 27 TB of bandwidth.
There is also not a single mention of total bandwidth you can use on
https://developers.cloudflare.com/r2/reference/limits/
For R2, it sounds like everybody is scared of some salesperson Boogeyman :/
Can anybody working at Cloudflare answer this : Is there
any R2 usage level at which R2 Class A or Class B Operations are not charged $4.50 / million requests for Class A Operations and $0.36 / million requests for Class B Operations ? Is there any threshold where I will be called by Cloudflare to pay more per Operation or switch completely to a per GB of bandwidth pricing model ? This is in the context that these requests do not go through a custom domain, it will all be 100% pre-signed requests directly to R2.