AWS Video Hosting
Publish date: May 1, 2024
Last updated: May 24, 2024
Last updated: May 24, 2024
How to Setup AWS Video Hosting
TLDR; Host videos on AWS for public viewing and control access via Cloudfront:
- setup s3 bucket blocked by public access
- ACLs disabled
- Block All Public Access
- Defaul encryption
- Upload video and test
- See error and create CND via Cloudfront distribution to control access
- Select S3 bucket
- Select “Origin access control settings”
- Create control setting
- Redirect http to https
- Caching optimized
- WAF recommended
- Use all edge locations recommended
- Create distribution
- Copy policy
- Update S3 bucket policy
- Edit permissions
- Add bucket policy code
- Save
Testing AWS Video Public Net Access
Notes:
- Not responsive
- Missing video play buttons
- Missing full screen button
Disqus comments are disabled.