Lambda Flashcards

1
Q

Lambda is a serverless compute platform. T/F

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Current supported Languages for Lambda

A

Node.js
Java
C#
Python

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When to use Lambda over EC2

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly