I had significant pricing changes on my apps.

I have 3 apps

appid1 ~1500 rec/sec dropped from ~$170 to ~$75 (per day)
appid2 ~150 rec/sec dropped from ~$11 to $7 (per day)
appid3 ~4 rec/sec increases from $0 to ~$0.13 (per day)

All data store reads operation are made using key_names.
I use global variables in conjuction with memcache, and all data store
writes are made using tasks.
Still, I don't use datastore so much.

I know that, for my tiny appid3 the price will increase. But in my case it
will compensate by the price drop for the other 2 appids.

On Sun, Sep 18, 2011 at 2:21 PM, Bay <troels...@gmail.com> wrote:

> lets also keep in mind that your app will be slower and have more latency
> than before.
>
> You had enabled 3 instances always on. If you aim for that under the new
> pricing regime you will pay a lot more than .09/day...
>
> You might not be comparing apples and oranges. But you are comparing one
> apple with three apples - and pretending it is the same amount of apples.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/fgnBQoETYP0J.
>
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to