Skip to content

A microservice to process images that are uploaded to the Futures Fund's photography web application

Notifications You must be signed in to change notification settings

TheFuturesFund/FuturesFundPhotoProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Futures Fund Photo Processor

This app serves as a micro-service to process images that are uploaded to the Futures Fund's photography web application.

Metadata related to the images is read off of an SQS queue, and corresponding images are downloaded from S3. Once the images are downloaded, they are resized and re-uploaded. After re-uploading the images, an HTTP endpoint on the web application is touched to tell the application to point to the processed images instead of the originals.

About

A microservice to process images that are uploaded to the Futures Fund's photography web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published