Last active
September 20, 2021 05:23
-
-
Save ChiranjeeviAdi/71c01e0a8803b818d21b197d0d5bd6b8 to your computer and use it in GitHub Desktop.
AWS Architecture - Elastic Media Convertor to convert the mov,avi,mp4 updated videos into streamable video , along with thumbnail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - AWS services used to build this solution | |
| Lambda | |
| CloudWatch Event | |
| AWS RDS (MySQL) | |
| CloudWatch Logs | |
| S3 Bucket | |
| EC2 | |
| Elastic Media Convertor | |
| - Frontend Tech Stack to stream the video in Browser | |
| - VideoJs library | |
| - Angular | |
| - Backend Tech Stack to store the details | |
| - Slim Framwork Rest API call to update the url into RDS DB. |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

For more information related to this implementation, Please do contact me.