Skip to content

The following code in NodeJS is to upload upto 8 images to S3 directly and process these images using a Lambda function and get the final result in another S3 bucket. Finally we retrieve this processed image and display it on the website.

Notifications You must be signed in to change notification settings

PranavDarshan/S3-Image-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3-Image-Upload

The following code in NodeJS is to upload 8 images to S3 directly and process these images using a Lambda function and get the final result in another S3 bucket. Finally we retrieve this processed image and display it on the website.

About

The following code in NodeJS is to upload upto 8 images to S3 directly and process these images using a Lambda function and get the final result in another S3 bucket. Finally we retrieve this processed image and display it on the website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published