Google App Engine lets you build and run applications on Google’s infrastructure. App Engine applications are easy to create, easy to maintain, and easy to scale as your traffic and data storage needs change. With App Engine, there are no servers for you to maintain. You simply upload your application and it’s ready to go.
Guided Quickstart
-
Immediately create and run a sample app in the cloud immediately using our
guided quickstart. Starter code is offered in Python, Java, PHP, and Go, highlighting popular frameworks
like Flask, Django, and Bottle.
Begin Quickstart
Try a tutorial
Once you have tried the quickstart, try building a guest book application on App Engine. This tutorial highlights core App Engine features.
- In Python with webapp2 and Jinja2.
- In Java with maven.
- In PHP with Cloud SQL.
- In Go with the html/template package.
Start your engine!
Click on your favorite language and go right to the developer's guide, where you'll find everything you need to know about creating, deploying and managing an app in the cloud.