I have an aws s3 bucket from which I'm loading videos into a react native app using the videos' urls. However, the loading of videos is extremely slow. To mitigate this, I also used CloudFront, and set the s3 bucket as the origin of the CloudFront distribution to no avail. How to make the video streaming instantaneous in the react native app while the videos are stored in an s3 bucket and are being served through CloudFront?
1.4m articles
1.4m replys
5 comments
57.0k users