Video Hosting Site
A fun project of mine where you can uplaod your videos and stream video uploaded by other user

Project is the online streamable video hosting site completely developed inside the AWS cloud. It utilizes serverless services like AWS Lambda, API Gateway, DynamoDB, SNS, etc to host requests. Only a single web server(running in Amazon EC2) was used to serve the main page and the rest of all services were developed and integrated using the serverless services. It also integrates the OAuth3.0 integration for user authentication.