Skip to content

Google Cloud Functions

Google Cloud Functions (GCF)

  • CPU proportional to memory (max 8GB - 1st gen)
  • Only zipped/pasted code is possible to deploy
  • Broad but limited set of available runtimes
  • Dependencies are specified requirements.txt file (for Python)

GCF Limits - docs

  • 9min (1st gen) / 60min (2nd gen) - max timeout value