App Engine
Fully managed platform: no need to deal with provisioning/configurating/scaling/managing/securing the platform.
Just: bring code -> deploy -> scale
Available in 2 environments:
- Standard: runs in a sandbox ∼ with limitations
- Flexible:
- maximum control
- uses Docker to deploy and scale