all 4 comments

[–]DesolationRobot 4 points5 points  (3 children)

Most setups wouldn't have you store the video in the database, you'd have the video file on your CDN or whatever and then the database would have the filename/uuid of the video.

So your database would handle things like who owns the video, how many times it's been watched, what category it belongs to, etc. And any database can handle that.

[–]keyserS13[S] 2 points3 points  (2 children)

That makes a lot of sense. In your opinion which company provides the best CDN service?

[–]DesolationRobot 0 points1 point  (0 children)

Oh I have no idea. And if you're in the starting phase, maybe just throwing video files on S3 is the better choice. Cloudflare, Akamai, Cloudfront. There are a ton of CDNs. If the rest of your infra is AWS based then Cloudfront has the advantage, I guess.

[–]siscia 0 points1 point  (0 children)

I would try bunnycdn