Skip to content

Video transcoding service app with a decent scalable backend architecture.

License

Notifications You must be signed in to change notification settings

arsen1c/video-transcode-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Transcode Service

Transcode videos with ease into multiple resolutions. The primary goal is to learn about making the backend scalable by leveraging aws services. The services and tools that are used are:

  • AWS S3 Buckets: To store the videos
  • AWS SQS: Used as a messaging queue
  • AWS Fargate: To spin up docker containers
  • FFMPEG: To get the juice out of the videos

Architecture

image

About

Video transcoding service app with a decent scalable backend architecture.

Resources

License

Stars

Watchers

Forks