Skip to content

k-bosko/gifify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gifify

A Gifify app allows the users to upload a video and get it processed into a gif.

Demo

gifify

Technologies

This is a Flask app deployed to AWS EC2 instance. The user login data is saved into DynamoDB, while the users’ uploaded videos and resulting gifs are stored on S3 buckets. The video processing is implemented through a Lambda function (deployed via Docker to ECS).

Architecture

image

Lambda function example

image

About

A Flask app using AWS resources to process uploaded to S3 buckets videos into a gif using Lambda function.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published