Lambda is a serverless compute platform. T/F
True
Current supported Languages for Lambda
Node.js
Java
C#
Python
When to use Lambda over EC2
When you want to run code that is in response to events.
Changes in S3 Buckets
Updates to a Dynamo DB table
Custom events generated by your app or devices.