R2 - Improve Global Upload Performance with R2 Local Uploads - Now in Open Beta
5mo ago
Source
CloudflareR2 - Improve Global Upload Performance with R2 Local Uploads - Now in Open Betacloudflare.comLocal Uploads is now available in open beta. Enable it on your R2 bucket to improve upload performance when clients upload data from a different region than your bucket. With Local Uploads enabled, object data is written to storage infrastructure near the client, then asynchronously replicated to your bucket. The object is immediately accessible and remains strongly consistent throughout. Refer to How R2 works for details on how data is written to your bucket. In our tests, we observed up to 75% reduction in Time to Last Byte (TTLB) for upload requests when Local Uploads is enabled. This feature is ideal when: Your users are globally distributed Upload performance and reliability is critical to your application You want to optimize write performance without changing your bucket's primary location To enable Local Uploads on your bucket, find Local Uploads in your bucket settings in the Cloudflare Dashboard , or run: npx wrangler r2 bucket local-uploads enable Enabling Local Uploads on a bucket is seamless: existing uploads will complete as expected and there’s no interruption to traffic. There is no additional cost to enable Local Uploads. Upload requests incur the standard Class A operation costs same as upload requests made without Local Uploads. For more information, refer to Local Uploads .
You might also wanna read
Performance Benchmark: Tigris Object Storage Outperforms AWS S3 and Cloudflare R2 for Small Objects
Tigris object storage demonstrates superior performance for small objects compared to AWS S3 and Cloudflare R2 in benchmark testing. The art
Better Upload: React Library for Direct S3-Compatible File Uploads
Better Upload is a React library that simplifies file uploads by enabling direct uploads to S3-compatible storage services with minimal setu
Blober.io: A Local-First Workflow Engine for Managing Files Across Cloud Storage Providers
Blober.io is a local-first workflow engine designed to help developers and teams manage large-scale data transfers between different cloud s
Building blobd: A High-Performance Single-Machine Object Store with Sub-Millisecond Reads
The article details the development of 'blobd', a single-machine object store optimized for low-latency random reads and high-throughput upl
BeamUp: Direct S3 File Uploads via Drag-and-Drop Interface
BeamUp is a service that enables customers to drag-and-drop files directly into cloud storage buckets (specifically AWS S3) without temporar

Comments
Sign in to join the conversation.
No comments yet. Be the first.