Slide 9
Slide 9 text
Languages & versions
Google Cloud Functions AWS Lambda* Azure Functions**
Node.js 10, 12, 14, 16 10, 12, 14 6, 8, 10, 12, 14, 16
Python 3.7, 3.8, 3.9 2.7, 3.6, 3.7, 3.8, 3.9 3.6, 3.7, 3.8, 3.9
Go 1.11, 1.13, 1.16 1.x ?
Java 11 8, 11 8, 11
C# 3.1 2.1, 3.1 2.1, 3.1, 5, 6
Ruby 2.6, 2.7 2.5, 2.7 ?
PHP 7.4 ? ?
* Supports custom runtimes and containers
** Supports F#, PowerShell and Typescript via transpiling to Javascript