Please enable JavaScript.
Coggle requires JavaScript to display documents.
Execution Environments (Cloud Functions (use cases (tiny ETL, webhooks,…
Execution Environments
Dataflow
-
-
-
Batch/Stream processing
-
-
-
click stream,
point of sale, segmentation
-
App Engine Flexible
-
-
-
gcloud app deploy
-
-
-
-
-
setup monitoring, logging,
health checks, error reporting
-
limitations
-
access to tempfs only
- in memory
no persistent disks!
-
-
-
-
-
-
can migrate to GCE, GKE, functions
App Engine Standard
-
-
not portable to other
compute environment:
- not using client libraries
-
-
-
-
-
-