I am going to explain how to upload multiple images to Amazon S3 bucket without refreshing a page using PHP & jQuery. Most of the social networking sites are storing files/images in Amazon servers only. Let me explain why do we need Amazon S3
Amazon S3 (Simple Storage Service) is an online service provided by Amazon.com, that allows web designers to store large amounts of data online. Amazon has also built the S3 service to be very reliable, and guarantees server uptime of99.99%.
There are so many tools are available to upload files to Amazon S3 server like Amazon S3Fox
Now we are going to upload multiples files to S3 with PHP & JQuery
We need Amazon AWS Access key & Secret Key to upload files. So Login to Amazon account and click here to get AWS Access Credentials.
After login to Amazon account – you have to create a Bucket & assign a permission to Everyone to Read in Properties Tab
Once created, You have to provide Amazon Key details in config.php