I started looking at using Google app engine as CDN, but their TTFB is very poor. Can I do anything to reduce the response time of static content?
Google app engine isn't designed to be a CDN, it's a platform for you to build webapps on. If you're looking for a cheap CDN in app engine, I suggest you use something else.