DEV Community

TANMOY MANDAL
TANMOY MANDAL

Posted on

Amazon S3 File Upload using Node.js

Amazon Simple storage service(AWS S3) is a popular web service that provides highly scalable,durable and secure file storage system on web. We can use AWS S3 web Services to store files, and it is easy to retrieve from anywhere.
In my Github i upload how to use Amazon S3 file upload using Node.js.
This is my Github Repo https://github.com/TANTANMOY/AWS-S3

Top comments (0)