Introduction
CDN is an essential criterion for your video streaming platform, as it will deliver the content instantly to your users without compromising the streaming speed. At Muvi, we use Amazon CloudFront. We store video files in AWS (Amazon Web Service) S3 Bucket and stream the videos through AWS CDN.
However, if you wish, you can also integrate your own CDN to Muvi’s platform. By integrating your choice of CDN, you can impeccably deliver your content to your users across the globe. Your own CDN can be from the likes of Limelight, StackPath, CacheFly to Akamai.
Before integrating your own CDN you can also conduct a test whether your CDN is compatible with our platform or not. Once your CDN is integrated, we will only charge you for the egress of data from AWS CloudFront (bandwidth) to your custom CDN.
How CDNs Work in Muvi's Platform
Default CDN (AWS): When the default CDN is integrated, the data requested by the end-users is directly fetched from the default CDN (AWS).
Bring Your Own CDN: When you integrate your own CDN, the data requested by the end-users is fetched from your own CDN. However, due to some reason, if the requested data is not available in your custom CDN, then the custom CDN will request AWS CloudFront to share the data. AWS CloudFront will then send the data to your CDN.