Hello all -- question(s) regarding storage, securi...
# help
m
Hello all -- question(s) regarding storage, security, and best practice What are the pros and cons between using a public bucket and a signedURL with an expiry date of 10 years? The goal is keep the images stored and accessible from db forever or as long as possible. By utilizing a public bucket, any user, even those from outside the app can run a cascade of infinite loops to download whatever image is stored in the public bucket. Advantage here of course is the non-expiry date of the download url. For storage, is there DDOS protection, rate limiting per IP, etc? With respect to cost, even though these images are stored in cache, I imagine each cache hit incurs a download cost? Now, for the private bucket + signedURL approach -- we can set rules so that users from outside the app can't download the image. Plus, the 10 year expiry date is quite long, so that's good. And what other factors should I be considering?
n
Hello @madleo! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.