AWS Lambda vs GCP Cloud Functions
Aug 20, 18Synopsis
https://github.com/localstack/localstack - Use this for developing Amazon services locally https://aws.amazon.com/lambda/ https://cloud.google.com/functions/
Language Supportability
Google cloud functions supports NodeJS (6 and 8 ) and Python AWS Lambda supports Node.js (JavaScript), Python, Java (Java 8 compatible), and C# (.NET Core) and Go