Thursday, 14 November 2019

Looking for the best way to handle file upload to s3

Hi guys, hope you're having an amazing day.I am working on an app that has upload functionality.Due to the UI design constraints I am stream uploading single file one by one to s3 bucket but not sure if that's better than batch upload at the end using a UI "submit" button.With single file upload I can track progress of each file and let users retry one by one if any happens to fail.So, how do you guys usually handle it?

Submitted November 14, 2019 at 12:14PM by yyyyaaa

No comments:

Post a Comment