Serverless
Cloud Functions¶
- Description
-
- Event-based, asynchronous compute solution
- Allows to create single-purpose functions that respond to cloud events without a server or runtime
- Written in Javascript and executed in managed Node.js environments