On Thursday, February 16, 2012 4:47:52 AM UTC-5, Anaconda wrote: > > I need some advice, i notice that web2py has streaming by default, > therefore should i just use web2py to stream the video files or use > CloudFront? Which option would allow better scalability and pricing? >
If you're already running web2py on an EC2 instance, it looks like CloudFront would be about the same price, but the point is that it should be faster (and I guess more scalable), so maybe not a bad idea to give it a try. Anthony