एक S3 बाल्टी,
सही किया.
S3-compatible API, on-the-fly image transformations, signed URLs by default, 12-region CDN. Antivirus scanning and resumable uploads included.
const { data, error } = await aura.storage.from('avatars').upload(`${user.id}/${file.name}`, file, {cacheControl: 'max-age=31536000, immutable',contentType: file.type,upsert: true,})// Automatic resumable upload if file > 6MB · 6MB chunks, auto-retry
वह सब कुछ जो आधुनिक क्लाउड स्टोरेज की मांग है
S3-compatible API
AWS S3 SDK, mc (MinIO), and rclone work out of the box. Your Terraform and Ansible scripts do too.
On-the-fly transforms
Resize, format (WebP/AVIF/JPEG), quality, crop, rotate, blur. 12-region edge cache with invalidation under 200ms.
Signed URLs by default
HMAC-SHA256, anti-replay nonce, explicit TTL, forced attachment download. Zero accidental public exposure.
Resumable uploads
6MB chunks with automatic resume, resilience to network drops, granular client-side progress tracking.
Automatic malware scan
ClamAV + proprietary threat signatures. Infected files are quarantined with immediate webhook alerting.
12-region CDN
Edge cache across Europe, Americas, APAC. TLS 1.3, HTTP/3, and programmatic cache purge by tag.
स्रोत से रेंडर तक, एक ही यूआरएल में
परिवर्तन सरल यूआरएल क्वेरी पैरामीटर हैं, बाहरी एपीआई पाइपलाइन नहीं। परिणाम: अद्वितीय परिवर्तन के अनुसार एक अपरिवर्तनीय एज कैश, किसी भी ढांचे के साथ संगत।
/object/public/avatars/cover.jpg/object/public/avatars/cover.jpg?चौड़ाई=240&प्रारूप=एवीआईएफ&गुणवत्ता=80सीडीएन एज पहले, मूल फ़ॉलबैक के रूप में
ऑराबेस · सुपाबेस · जीसीएस
अक्सर पूछे जाने वाले प्रश्नों
What is the difference compared to AWS S3 + CloudFront?+
How do access policies work?+
user_id = auth.uid() फ़ाइल पथ के विरुद्ध मूल्यांकन किया गया। आपके डेटाबेस स्कीमा के अनुरूप, परीक्षण योग्य पृष्ठ_साबित करें.How much do image transformations cost?+
Can we stream large files (video, ML model weights)?+
What about GDPR and EU data residency?+
How do I export all my data?+
आभा भंडारण निर्यात बकेट:* --प्रारूप s3-संगत. एक सुसंगतता उत्पन्न करता है tar.zst मेटाडेटा और अनुमतियों सहित संग्रह। किसी भी S3 बैकएंड के साथ संगत।एक बाल्टी. बारह क्षेत्र. एक एकल यूआरएल.
शून्य सीडीएन कॉन्फ़िगरेशन. शून्य छवि परिवर्तन लैम्ब्डा। शून्य आश्चर्य निकास शुल्क.