Google App Engine is a platform that lets you build and run applications on Google’s infrastructure. Google App Engine makes it easy to build and deploy an application that runs reliably even under heavy load and with large amounts of data. It supports apps written in Java, PHP, Python and Go.
v1.9 [Mar 8, 2014]
- Python- Fixed an issue with NDB deserialization going into an infinite loop when repeated nested structured properties are None
- PHP- Fixed an issue with the fnmatch() function not being supported in production. .