Has 3 services up running, two of them share the workload and the 3rd one is idle. Open by browser and prcess multiple times to see the two versions.
https://app-eng-2.appspot.com/
TUTORIALDIR=src/app-eng-2/php_gae_quickstart-2018-09-03-19-11
git clone https://github.com/GoogleCloudPlatform/appengine-php-guestbook.git $TUTORIALDIR
cd $TUTORIALDIR
git checkout phase3-staticfiles
gcloud app deploy app.yaml --project app-eng-2
gcloud app browse --project=app-eng-2