Lambda & Serverless Architecture Flashcards

1
Q

What is SES?

A

Simple Email Service can be sent from your application.

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

What is reserved concurrency for a Lambda?

A

The maximum number of concurrent instances that have been invoked at a single time.

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

How does the SAM template work with gradual deployment?

A

It uses CodeDeploy and its { configuration file }, to define how code should be deployed. This is configured in the
“DeploymentPreferences”
Examples of options are: Canary10Percent30Minutes,
Linear10PercentEvery10Minutes,
AllAtOnce

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

What are lambda versions and what do they accomplish?

A

???

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

What are lambda alias’ and what to they accomplish?

A

??

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

What is AWS Kinesis?

A

??

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