Choose your preferred environment
Standard environment
-
Second generation Go 1.11 (beta) beta runtime capable of running any framework, library, or binary.
-
First generation Go 1.9, 1.8 runtime does not allow native code, filesystem access, or arbitrary network connections, and has proprietary APIs.
-
Optimized to scale nearly instanteously to handle huge traffic spikes.
Flexible environment
-
Open source runtimes capable of running any framework, library, or binary.
-
Greater CPU and memory instance types.
-
Can access resources in the same Compute Engine network.