On Wed, Feb 12, 2014 at 8:28 AM, Rafael <mufumb...@gmail.com> wrote:
>
> Compute engine wouldn't work with big table. Would it?
>


BigTable is available through the Cloud Datastore service. There's much
more configuration involved than accessing it through App Engine, but it is
possible:
https://developers.google.com/datastore/docs/getstarted/start_java/

The only issue is that there are some increased costs because requests to
the Cloud Datastore have to go through an App Engine layer:
https://developers.google.com/cloud/pricing#cloud-datastore


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to