Skip to content

Cloudflare R2

Medium — good to knowCloud & Infra

ELI5 — The Vibe Check

R2 is Cloudflare's S3-compatible object storage with one killer feature: zero egress fees. Every time you read data from S3, AWS charges you. R2 says 'nah, that's free.' It's the same API as S3 so migration is easy. It's like S3 but your CFO actually smiles when reviewing the bill.

Real Talk

Cloudflare R2 is S3-compatible object storage that eliminates egress bandwidth charges. It's accessible via the S3 API, Cloudflare Workers, or REST API, and automatically distributes data across Cloudflare's network. It supports multipart uploads, presigned URLs, and lifecycle policies. Ideal for workloads with high read volumes.

When You'll Hear This

"We moved our assets to R2 and our egress bill went from $5K/month to zero." / "R2 is S3-compatible so we just changed the endpoint URL."

Made with passive-aggressive love by manoga.digital. Powered by Claude.