Lambda Flashcards

1
Q

Serverless compute service that lets you run code without managing servers

A

Lambda

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

Functions

A

Application code that can be many different languages

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

Lambda scaling

A

Automatically scales

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

Allows the focus on core business logic instead of worrying about managing servers

A

Lambda

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

Real-time file processing

A

Real-world lambda usage

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

Sending email notification

A

Real-world lambda usage

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

Backend business logic

A

Real-World lambda usage

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

Java, Go, Powershell, Node.js, C#, Python and Ruby

A

Supported programming languages

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

Author code using favorite development environment

A

Lambda feature

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

Code can be executed in response to events

A

Lambda feature

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

Functions have a 15-minute timeout

A

Lambda feature

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

Pricing model of Lambda

A

Duration and number of requests

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

Compute time

A

Charged for only the compute time used and will not be charged when code is not running

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

Request count

A

Request is counted each time it starts execution

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

Always Free Tier

A

1 million free requests each month

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