Slide 4
Slide 4 text
Introduction to AWS Lambda
• Service based on docker
containers
• Also called Function as a Service
• Available in Node.js (JavaScript),
Python, Java (Java 8 compliant)
and C # (.NET Core), and Go.
• Cost Involved:
- First 1 million requests free
- $0.20 per 1 million requests