Skip to content

archana-kamath/serverless-hw4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serverless-hw4

Implementation: To create a serverless application that does the following:

• To upload images into S3 source bucket
• To create thumbnail of uploaded images via Lambda function
• To upload thumbnail images to destination bucket

Technology used:

• Backend has been implemented in Node.js
• Front end has been implemented in React
• Imagemagick library to create thumbnails

Please refer the screen prints below:

1. The home page of the serverless application where the user can choose a file to upload to the source bucket.

Home Page

2. After selecting the file, the preview of the file can be seen on the browser.

Preview

3. The thumbnail created of the uploaded image:

Upload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published