Small Scale VOD Streaming - Am I looking in the right place?

0

Hi, I am learning AWS as I go... I work for a small company that would like to sell video subscriptions. I am looking into MediaConvert, MediaPackage and MediaStore with the plan to embed the output on our website in a secure way (users unable to download). If I had to guess, I would say we have about 20 hours of videos and would stream to about 30 users a month. Am I looking in the right spot or is this overkill?

1 Answer
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

AWS
answered 2 years ago
  • That's what I'm currently doing. Just wondering if I'm headed down the right path for my use case. Thanks!

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions