In this chapter, we had a look at App Engine, which is a Platform as a Service offering. We have distinguished between two types of environments, namely Standard and Flexible. We have looked at how to deploy an App Engine application and how to update it to new versions. We also learned how to split and migrate traffic between the versions. Finally, we learned about cron jobs, which allow us to run scheduled jobs.
In the next chapter, we will have a look at Cloud Functions, which is a Function as a Service offering.