Is it possible to cache Google Apps Engine for my static content; so far the only thing i have done with it is follow these directions to store my files http://www.digitalistic.com/2008/06/09/10-easy-steps-to-use-google-app-engine-as-your-own-cdn/ however in an effort to improve my end user experience i need a way to be able to cache all that content (mostly banners/images) for my users
is there a friendly guide for doing this for someone not so keen with python?
Thanks in Advance!!