http://serverless-videosharingapp-transcoded.s3-website-us-east-1.amazonaws.com
This project is based on the tutorial of A cloud guru Ltd -- "Serverless - Build a vedio sharing app" by Sam Kroonenburg.
- Sign up & login (Auth0, AWS API Gateway-get user profile info)
- File upload & storage (AWS S3, AWS lambda, API Gateway and Google firebase)
- Video transcoding (AWS Elastic Transcoder, AWS lambda)
- In-brower playback for the public
- IAM (security and access control)
- Elastic Transcoder (media transcoding)
- S3 (Object storage)
- Lambda (function as a service)
- API Gateway (build, deploy and manage api)
- HTML (page structure)
- CSS (look and style)
- Node.js
- Firebase (store and sync NoSQL data in cloud)
- Auth0 (authorization)