Tag Archives: amazon s3

Why you should use background uploads with Amazon S3…

Uploading directly to S3 will possibly be slower than writing the file to disk. So your server process will be tied up during the duration of the upload. As a result all other users of your site will feel the slowness. If an S3 error occurs, users will be see an XML based error page [...]

  • Share/Bookmark
Posted in Uncategorized | Tagged | Leave a comment