Google App Engine Python 2 Standard Environment documentation
App Engine standard environment makes it easy to build and deploy an application that runs reliably under heavy load and with large amounts of data. Your application runs within its own secure, reliable environment that is independent of the hardware, operating system, or physical location of the server. Learn more
Start your next project with $300 in free credit
Build and test a proof of concept with the free trial credits and free monthly usage of 20+ products.
Documentation resources
Related resources
Related videos
Extending support for App Engine bundled services: Part 2 (Module 22)
Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In Module 22, Google engineers Martin and Wesley continue the
Migrate App Engine Users service to Cloud Identity Platform (Module 21)
Serverless Migration Station is a Serverless Expeditions miniseries focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. Module 21 is the second video focused on migrating from the App
How to use App Engine Users service in Flask apps (Module 20)
Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In Module 20, Google engineers Martin and Wesley show viewers how
How to use App Engine Task Queue pull tasks (Module 18)
Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In Module 18, Google engineers Martin & Wesley show viewers how
Extending support for App Engine bundled services: Part 1 (Module 17)
Serverless Migration Station is a Serverless Expeditions mini-series, a set of videos focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In this Module 17 video, Google engineers Martin
Migrating from Google App Engine to Cloud Functions
Module 11 references: Codelab → https://goo.gle/3JN7d0r Python 3 START ("mod2b") code → https://goo.gle/3K59vZu Python 3 FINISH ("mod11") code → https://goo.gle/3DysyJj Serverless Migration Station is a Serverless Expeditions mini-series. This is a
Deploying a Content Management System to App Engine with Python 3
In this video, you will learn how to deploy Wagtail, an open source content management system built on Django, to Google App Engine’s new second-generation Python runtime. Setting Up a Python Development Environment → http://bit.ly/2CDdn3N Install
Introduction App Engine’s new Python 3 Runtime
In this video, you will learn how to deploy a Python 3 app to Google App Engine’s new second-generation Python runtime. Install the ‘gcloud’ Google Cloud SDK → http://bit.ly/2QAbYUn Google App Engine Python 3 Standard Environment Documentation →