Hi all, http://code.google.com/appengine/docs/billing.html
In the doc it says HR cost is $0.45 G/month. Does it include the blob store storage? or the storage by blob store remains at $0.15? It's not clear on the doc and from the admin page I always see "total storage" that's datastore + blobstore. I can understand that HR mode charge more for data stored in bigtable, but blob store data is a different kind of storage right? Say an app has 1G of user data and 10G of images stored in blobstore. The images are served statically and can never be changed. In this case really don't see (and need) the benefit of HR in serving the images. If the 3x cost only applies to datastore, it makes much more sense to switch. Thanks. -- 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.
