July 2018
Intermediate to advanced
506 pages
16h 2m
English
Much like the standard environment, pricing in the App Engine flexible environment is based on the total amount of running time for all instances. Unlike the standard environment, services running on the flexible environment are billed per second, and rates are based on the underlying virtual machine instances your applications run on.
Rates for the underlying VMs are determined by CPU, memory, and disk size. Each of these resources can be customized via the application configuration file to fit the specific needs of a service. As with Compute Engine, the rates for VM resources varies somewhat between regions.
One thing to note when comparing pricing between the standard environment and the flexible environment ...