OpenAICloudflare Developer PlatformMay 28, 2026, 12:00 AM

R2 - R2 Data Catalog pricing announced

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

R2 Data Catalog pricing announced

Key Points

  • Pricing published for catalog ops and compaction
  • Catalog ops: $9.00 / million (1M free/month)
  • Compaction: $0.005/GB + $2.00/1M objects (10GB/1M free)

Summary

R2 Data Catalog (managed Apache Iceberg catalog integrated with R2 buckets) now has published pricing for catalog operations and table compaction in addition to existing R2 storage/operations charges. Billing is not yet enabled; Cloudflare will provide at least 30 days' notice before charging.

Key Points

  • Catalog operations: $9.00 per million metadata operations (create/read/update table metadata). Monthly free tier: 1,000,000 operations.
  • Compaction (applies only when automatic compaction is enabled for a table): $0.005 per GB processed + $2.00 per 1,000,000 objects processed. Monthly free tier: 10 GB processed and 1,000,000 compaction objects.
  • Existing R2 storage and standard operation charges remain separate from these new catalog/compaction fees.
  • Billing is planned but disabled today; you will receive >=30 days notice before charges start.

Practical actions for engineers

  • Audit current Iceberg workloads and estimate metadata operation counts and compaction volume to model costs.
  • Review and, if needed, disable automatic compaction or tune compaction settings to control compaction-related charges.
  • Instrument monitoring and alerts for catalog operation rates and compaction throughput to stay within free tiers or expected budgets.

For full pricing tables and billing examples, refer to the official R2 Data Catalog pricing documentation.

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

R2 - R2 Data Catalog の価格が発表されました

R2 Data Catalog の価格が発表されました

  • 公開日: 2026-05-28
  • タグ: R2

概要

R2 Data Catalog は、R2 バケットに直接組み込まれたマネージドな Apache Iceberg ↗ データカタログで、Spark、Snowflake、DuckDB などの Iceberg 互換エンジンからクエリ可能です。

R2 Data Catalog には、標準の R2 ストレージと operations に加えて、カタログ操作とテーブルのコンパクションに対する公開価格が設定されました。現時点では請求は有効化されていません。R2 Data Catalog の使用に対して課金を開始する前に、少なくとも 30 日前の通知を行います。

価格 (概要)

  • カタログ操作 (Catalog operations): $9.00 / million operations

    • 対象: テーブル作成、テーブルメタデータの読み取り、テーブルプロパティの更新などのメタデータリクエスト。
  • コンパクション (Compaction): $0.005 / GB processed および $2.00 / million objects processed

    • 注意: これらの課金は、テーブルで自動コンパクションがオンになっている場合にのみ適用されます。

これらの料金は、標準の R2 ストレージおよび operations の料金に加算されます。

無料枠

毎月の無料枠が両方の次元に含まれます:

  • カタログ操作: 1 million catalog operations
  • コンパクションデータ処理量: 10 GB
  • コンパクションオブジェクト処理数: 1 million compaction objects processed

請求開始について

  • 現在、請求はまだ有効化されていません。
  • 課金開始の少なくとも 30 日前に通知を行います。

詳細とリソース

完全な価格詳細と請求例については、R2 Data Catalog pricing を参照してください。


(Cloudflare の最新情報、ドキュメント、サポートについては Cloudflare の公式サイトやヘルプセンターを参照してください。)