Serverless Flashcards

1
Q

How does Lambda scale?

A

Out (horizontally), automatically, continuously.

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

What languages does Lamba support?

A

Node.js

Python

Java

C#

Go

PowerShell

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

How is Lambda priced?

A

Number of requests, duration of requests (the price depends of the amount of memory allocated for the function)

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

In which category does Lambda exist in the Web console?

A

Compute

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

True or false. Lambda functions are independent?

A

True

1 event = 1 function

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

Which services are serverless?

A

Aurora

Fargate

S3

EFS

Dynamo DB

API gw

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

Which feature allows you to debug Lambda?

A

AWS X-RAY

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

What can trigger Lambda?

A

Elastic Load Balancing (Application Load Balancer)

Amazon Cognito

Amazon Lex

Amazon Alexa

Amazon API Gateway

Amazon CloudFront (Lambda@Edge)

Amazon Kinesis Data Firehose

Amazon Simple Storage Service

Amazon Simple Notification Service

Amazon Simple Email Service

AWS CloudFormation

Amazon CloudWatch Logs

Amazon CloudWatch Events

AWS CodeCommit

AWS Config

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