2 Answers
- Newest
- Most votes
- Most comments
0
In your case, MediaPackage is not needed since packaging is already done.
However, please keep in mind that s3 was not designed for video streaming. You might want to consider using MediaStore. It is built on top of S3 with additional caching layer that is optimized for media streaming. Your users can get low latency read performance optimized for media-specific access patterns.
https://aws.amazon.com/mediastore/features/
answered 5 years ago
0
Hi bingaws,
thanks for your reply. I've a clearer understanding now.
I'll consider MediaStore as a more suitable alternative to S3 for video assets.
Bye.
answered 5 years ago
Relevant content
- asked 3 years ago
- asked 5 years ago
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated a year ago