1. Enable Google App Engine Admin API
2. Download the Hello World app
3. Make a change
4. Deploy your app
#. git clone https://github.com/GoogleCloudPlatfor...
#. cd python-docs-samples/appengine/standard_python3/hello_world
Commands we'll use:
gcloud app create
gcloud app deploy
gcloud app browse