clarification about r2 pricing

hello, can someone verify this interpretation of the free tier in https://developers.cloudflare.com/r2/pricing/

in a given month, using only the free tier, i can:

  • upload 10gb or less of objects using fewer than 1 million class a operations
  • access data using arbitrarily many s3 api requests (e.g. through a presigned url)
  • publish the bucket to a custom domain’s url and access data through arbitrarily many http requests
  • access data by making arbitrarily many class a operation equivalent calls from a worker (e.g. R2Bucket.list)
Cloudflare Docs
R2 charges based on the total volume of data stored, along with two classes of operations on that data:
Was this page helpful?