cloudfoundry solution does not autoscale at this time.
price unknown is a big concern too, but you already mentioned that.
> --
> 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/-/cfyM8JV8xSsJ.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
--
Omnem crede diem tibi diluxisse supremum.
In my view one of the biggest advantages of GAE is the DataStore. You can’t really compare to other platforms if one of the things on your feature requirements is “100+ Gigabyte DataStore”
CF’s PHP support is really rough by the way. It doesn’t support a lot of libraries that are out there, and because of the way it has implemented parallelism, it often log jams when Low CPU long Wait processes are spawned (like Curl)
--