Distributed video streaming.

Job ID: 34031095

Budget: ₹12,500 – ₹37,500 INR

Need to create a website on aws using react.
Objective:
1. Upload video to s3 bucket and save reference in database.
2. Able to create different zones and assign saved videos to these zones.
3. Api should be available to get the list of videos and it's data like size and language according to the zones.
4. Api should be available to download specific video as per the list.
5. API should be deployed using lambda services.
6. API should have authentication by cognito.
7. (optional) Any video player react app, that download and play the video from the list obtained from API.