Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Serverless using Google Cloud Functions and Nod...

Serverless using Google Cloud Functions and Node.js

at JakartaJS meetup Aug 22, 2017

https://www.meetup.com/JakartaJS/events/242055283/

Avatar for Tian Permana

Tian Permana

August 22, 2017
Tweet

More Decks by Tian Permana

Other Decks in Programming

Transcript

  1. Data Processing Webhooks Lightweight APIs Mobile Backend IoT Use Case

    https://cloud.google.com/functions/docs/concepts/overview
  2. Limitation & Quota • 1,000 number of functions that can

    be deployed per project • 1,000 concurrent invocations per single function • 540 seconds maximum amount of time a function can run • 1,000,000 functions calls per 100 seconds