Bibo
I am planning a website where large files are uploaded.
Does AWS handle one file at a time - and all other submissions must wait?
Those uploading files may have a slow internet.
That is what a single thread would seemingly lead to.
If so, what can I do about it?