Currently, we plan to use Digital Ocean Space, to store image files/ voice files of our mobile note taking app.
Here’s what our initial plan
We will use user email address as bucket name
All files will be stored in raw format instead of zipping them as a single zip file. Reason is that, during mobile app “sync” process, we need to perform “List all files in a space” (https://www.digitalocean.com/docs/spaces/resources/s3-sdk-examples/#list-all-files-in-a-space), to decide which files to upload to Space, which files to removed from Space
But, since there is no way to perform “AWS liked Lamda” operation, to unzip the zipfile in Space, we need to perform uploads of multiple images, one-by-one by using multiple signed URL. If we perform one-by-one image uploading, very soon we will hit the limit of “150 requests per second”
Is there a way you can provide limit which matches AWS - 3500 requests per seconds (https://aws.amazon.com/about-aws/whats-new/2018/07/amazon-s3-announces-increased-request-rate-performance)
Or, provide a way to directly unzip a zip file, when it reached Space storage?
Thanks.
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 @yanchengcheok,
Great idea, sounds like it’d be super useful!
The best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
Hope that helps! - Bobby.
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.