Hi, I was wondering whether it is possible to upload to spaces using frontend JS with using a onetime unique key or something similar. For example Amazon offers Amazon API gateway that lets you get a signed URL for uploading.
For my use case, I only want to allow registered users on my app to upload large files. So my frontend app will ping my backend app for a special key or url, and once it has that it should have direct access to upload to spaces bypassing my backend.
This way I would not need to process the data through my droplets which could become intensive at peak times.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hey @gogope2050,
We do support the functionality to upload files to spaces using pre-signed URLs just like the one in AWS. To implement the same, I’d request you to go through the mentioned link.
You could assign this to the registered users only which in turn would give them the access to upload their files directly to spaces bypassing the backend, thus relieving the load on the droplets.
Cheers, Taha Fatima
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.