Skip to content

Conversation

@Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Jun 25, 2025

Summary

Currently, there's a redundant example. We're repurposing that example to deal with Infrequent Access storage example to diversify the examples we show.

The four examples are:

  1. Standard storage: highlights regular R2 usage, but within free-tier limits.
  2. Standard storage: highlights using R2 to simply store (and not read/write) objects for a month.
  3. IA storage: highlights using R2 to simply store objects, thereby showcasing the cost-efficiency for using IA.
  4. IA storage: highlights active R2 usage, which will incur higher cost than Standard storage.

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Jun 25, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated the R2 documentation to include an example for Infrequent Access storage, replacing a redundant example to enhance clarity and diversity in the documentation.

  • Repurposed an existing example to illustrate Infrequent Access storage.
  • Updated cost estimates and usage details for the new example.
  • Clarified the distinction between standard and infrequent access storage in the documentation.

Modified Files

  • src/content/docs/r2/pricing.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@github-actions github-actions bot added the product:r2 R2 object storage: https://developers.cloudflare.com/r2 label Jun 25, 2025
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/r2/ @oxyjun, @elithrar, @jonesphillip, @aninibread, @harshil1712, @cloudflare/workers-docs, @cloudflare/pcx-technical-writing

@Oxyjun Oxyjun mentioned this pull request Jun 25, 2025
1 task
@github-actions
Copy link
Contributor

github-actions bot commented Jun 25, 2025

@Oxyjun Oxyjun enabled auto-merge (squash) July 17, 2025 08:09
@Oxyjun Oxyjun merged commit 8c3e20e into production Jul 17, 2025
11 checks passed
@Oxyjun Oxyjun deleted the jun/r2/billing-example branch July 17, 2025 08:22
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
* Adding infrequent access storage example

* Adding data retrieval row

* Adding note on rounding up usage to next billing unit

* Adding placeholder table for IA

* Updating examples, adding new examples

* Clarification + reordering rows to match pricing table

* Implementing feedback

* Wording consistency update

* Update src/content/docs/r2/pricing.mdx

Co-authored-by: marciocloudflare <[email protected]>

* Apply suggestions from code review

Co-authored-by: Anni Wang <[email protected]>

---------

Co-authored-by: marciocloudflare <[email protected]>
Co-authored-by: Anni Wang <[email protected]>
thomasgauvin pushed a commit that referenced this pull request Aug 15, 2025
* Adding infrequent access storage example

* Adding data retrieval row

* Adding note on rounding up usage to next billing unit

* Adding placeholder table for IA

* Updating examples, adding new examples

* Clarification + reordering rows to match pricing table

* Implementing feedback

* Wording consistency update

* Update src/content/docs/r2/pricing.mdx

Co-authored-by: marciocloudflare <[email protected]>

* Apply suggestions from code review

Co-authored-by: Anni Wang <[email protected]>

---------

Co-authored-by: marciocloudflare <[email protected]>
Co-authored-by: Anni Wang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:r2 R2 object storage: https://developers.cloudflare.com/r2 size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants