1 Answer
- Newest
- Most votes
- Most comments
1
To start with a VOD platform you can leverage Amazon S3 and Amazon CloudFront. You can use AWS Elemental MediaConvert for transcoding. For running web app you can use AWS Serverless services like API Gateway, Lambda and Cognito. You can check below implementation guide and blog for help
answered 4 years ago
Relevant content
- asked 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 6 months ago

That's what I'm currently doing. Just wondering if I'm headed down the right path for my use case. Thanks!