Host images on a CDN

6 posts by 3 authors in: Forums > CMS Builder
Last Post: February 26, 2014   (RSS)

By gversion - February 25, 2014

Hello,

I posted back in 2011 to see if it was possible to use a CDN to host images but at the time cmsBuilder would only work with locally stored images. I am wondering if this is still the case...

Can someone please let me know?

Thank you,

Greg

Link to archived post: http://www.interactivetools.com/forum/forum-posts.php?postNum=2211438#post2211438

By gversion - February 26, 2014

Hi Chris,

Thank you for your reply! I have contacted Ross for a quote.

Regards,

Greg

By Dave - February 26, 2014

Hi Greg, 

Also, you might want to check out some other CDNs as well.  Some do all that for you automatically.  They just manage your DNS and automatically return cached images (*.jpg, *.gif, etc) and forward other requests and then you don't need to change anything.  (It can usually be configured what kinds of files are returned from the cache or not).

Any kind of CDN does add another layer of complexity though and can take some time to sort out unexpected issues.  We've worked with a number of them over the years on custom projects.

Cheers!

Dave Edis - Senior Developer
interactivetools.com

By gversion - February 26, 2014

Hi Dave,

Thanks for adding your comments. Without endorsing any, can you tell me which other CDNs you are referring to please?

I have only looked at Rackspace CDN vsAmazon Cloudfront.

I would be interested in researching other players.

Thank you,

Greg

By Dave - February 26, 2014

Hi Greg, 

There's a list here: http://en.wikipedia.org/wiki/Content_delivery_network#Notable_content_delivery_service_providers

I recall working on sites with Akamai, and CloudFlare before, but I'd click through and see the current rates and services everyone is offering.  MaxCDN looks interesting too.

You want something easy.  Also, if we do need to write a plugin to upload files somewhere it might be easier to just have that run as a cron job and mirror the uploads folder rather than run on each upload (since that would only work for old uploads not new ones).

Dave Edis - Senior Developer
interactivetools.com