Presented at Streaming Media West. Techniques for evaluating CDN providers for video streaming.
Tips and tricks for using serverless computing tools like AWS Lambda and GOAD for quick and reliable testing.
Including questions like:
* How to evaluate new CDN partners in a highly commoditized and undifferentiated industry?
* How long can I keep origin request cached on the CDN?
(eg; 1 month, 6 months, 1 year?)
* What are the costs of that data retention on your provider?
* What are my time to first frame values?
* IF all player conditions are equal, how long did it take to….
make a player request
download the manifest; queue into a player
download a chunk; seek to a chunk
begin playback
* How does this improve my QoS experience for my clients for my consumers?
* Should I make my chunk size small?
* Should I invest in re-encoding my library with a new codec?