Welcome Guest, Not a member yet? Register   Sign In
Is there a way to upload files directly to AWS without saving it first in writeable
#1

I am using CI4 file/image upload with AWS PHP SDK and it is working fine, but the way I use it is the file is saved in writeable folder directory first then moved to AWS S3,then the file in writeable is deleted. This is good for a few hundred or thousand users but our company has estimated our website to have around 10,000 concurrent users many of which may upload a file every now and then. I think this might put a huge load on the server hosting our site if enough users uploaded images and it goes to the writeable folder even though it is deleted afterwards. My Question is, is there a way to directly upload the file to AWS S3 and not save it in writeable folder? Thanks a lot.
Reply


Messages In This Thread
Is there a way to upload files directly to AWS without saving it first in writeable - by kolektador - 07-13-2022, 12:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB