mahadmughal / file-bee-backend

1 stars 0 forks source link

upload files directly to S3 if file exceed a threshold of memory. #56

Open mahadmughal opened 1 month ago

mahadmughal commented 1 month ago

Because large files cannot be occupied due to browser limitations. When user uploads the file, system will upload the file directly to AWS.

This service will be paid as large files occupy big space on S3 and will cost.