We wrote an article to help with this:
http://code.google.com/appengine/articles/managing-resources.html

The main things to do are:
- Figure out an appropriate value for Max Idle Instances
- Use concurrent requests
- Use discounted instance hours which are 37.5% cheaper but you need to
pre-commit to a certain number per week

Hope that helps!

Greg

On Thu, Nov 10, 2011 at 1:09 PM, Ron <[email protected]> wrote:

> Has anyone got good tips for reducing the number of frontend instance
> hours?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to