
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Upload directly to Amazon S3 using Plupload HTML5 runtime
Amazon S3 now supports cross-origin resource sharing so HTML5 uploads are now possible.
Before it was not possible. Plupload can be directly uploaded to HTML5 by cross-origin resource sharing (CORS).
With the help of CORS (Cross-origin resource sharing), rich client-side web applications can be created.
It selectively allows cross-origin access to S3 resources with the help of which we can access Amazon.
Advertisements