Understanding Google App Engine runtimes

  • Dec. 3, 2018

This years second generation of standard runtimes for Google App Engine was released. So now there is First and Second ...

Read More


Search on Google Cloud Platform - Cloud SQL

  • Aug. 9, 2018

Continuing series on topic "Search on Google Cloud Platform", in this article I'll explore Cloud SQL as storage, namely ...

Read More


Google App Engine for internal systems

  • July 24, 2018

The other day I was answering question on Quora "How your company is using Google cloud and what for?". Of ...

Read More


Search on Google Cloud Platform - App Engine and Search API

  • July 4, 2018

I came around few times on topic "Search on Google Cloud Platform", i.e. people asking question of different ways ...

Read More


Sharing local Datastore between GAE and client library

  • May 9, 2018

Since the beginning (2008) Google App Engine (GAE) had integrated Datastore API which could be used also for local development ...

Read More


Running webapp2 outside of Google App Engine

  • Nov. 17, 2017

Webapp2 is Python framework for creating web applications and is primarily used for development on Google App Engine. In fact ...

Read More


Uploading multiple files to Google Cloud Storage from Browser

  • Aug. 13, 2017

From time to time, there is need in web application for users to upload file or multiple files to server ...

Read More


Google App Engine Flexible (with examples)

  • April 4, 2017

So finally at Cloud Next 2017 (March 2017), Google App Engine Flexible was announced as generally available. You can read ...

Read More


Google App Engine redirection from naked domain to www

  • Jan. 17, 2017

When project is created on Google Cloud Platform, my-project-name.appspot.com domain is automatically created and deployed Google App Engine ...

Read More


Reflections on Google App Engine Flexible going Beta

  • Dec. 1, 2016

In November 2016 GAE Flex went Beta, and since some changes were introduced I want to write my thoughts about ...

Read More


New Google Cloud Endpoints

  • Sept. 7, 2016

On August 25th I’ve got email from Google Cloud Platform inviting me to fill out survey regarding Google Cloud ...

Read More


Google App Engine Flexible Environment status

  • July 27, 2016

I am writing this article out of my own personal experience working with GAE Flexible environment (more precisely one case ...

Read More


Google App Engine - platform for your startup

  • Aug. 3, 2015

Google App Engine is great platform for building web applications. I created presentation where I pointed out some thoughs from ...

Read More


Pagination in Google App Engine

  • April 21, 2015

One aspect of working with database (doesn't relates only to GAE) is retrieving stored data. It can be single ...

Read More


MOOC Udacity course review: Developing Scalable Apps in Python

  • April 16, 2015

When Udacity launched in summer 2014 course Developing Scalable Apps (with Java), my review here: http://www.the-swamp.info/blog ...

Read More


Google Cloud Platform videos

  • March 31, 2015

The other day I wanted to put good and inspiring videos regarding Google Cloud Platform (Google App Engine) all together ...

Read More


MOOC Udacity course review: Developing Scalable Apps

  • July 22, 2014

I am doing courses on Udacity since their beginning, so I was quite curious when they recently introduced new courses ...

Read More


I love Google App Engine but...

  • Nov. 5, 2013

update 2015: It's possible to set custom domail now in cloud console https://plus.google.com/+ZdenkoHrcek/posts/Qahe6jKoV2Y ...

Read More