Google Cloud Functions is a serverless compute platform on Google Cloud Platform. Its main principle is: "Write code in NodeJS ...
Continuing series on topic "Search on Google Cloud Platform", in this article I'll explore Cloud SQL as storage, namely ...
In one of my previous articles, I was uploading 1.2 million of records from csv file to Cloud Datastore ...
I came around few times on topic "Search on Google Cloud Platform", i.e. people asking question of different ways ...
Since the beginning (2008) Google App Engine (GAE) had integrated Datastore API which could be used also for local development ...
Webapp2 is Python framework for creating web applications and is primarily used for development on Google App Engine. In fact ...
When project is created on Google Cloud Platform, my-project-name.appspot.com domain is automatically created and deployed Google App Engine ...
On August 25th I’ve got email from Google Cloud Platform inviting me to fill out survey regarding Google Cloud ...
I am writing this article out of my own personal experience working with GAE Flexible environment (more precisely one case ...
One aspect of working with database (doesn't relates only to GAE) is retrieving stored data. It can be single ...
When Udacity launched in summer 2014 course Developing Scalable Apps (with Java), my review here: http://www.the-swamp.info/blog ...