Slide 68
Slide 68 text
Serverless
• Compute Service On Demand
• Pay infrastructure only during the execution of functions
• AWS Lambda (Java, Python, Node.js, C#)
Google Cloud Functions (Node.js)
MS Azure Functions (C#, Node.js)
IBM Cloud Functions (Node.js, Swift, Java, PHP, Python,
any compiled language in Docker)
• Execute functions on event or on http request