Lambda Flashcards
1
Q
Lambda Concurrent executions per second per region ?
A
1000
2
Q
How to store database password and access it by lambda ?
A
use both AWS Parameter Store and AWS Secrets Manager
3
Q
is it possible to invoke lambda from sqs ?
A
You cannot invoke a Lambda function using Amazon SQS
4
Q
Can Lambda be set as the destination of Kinesis Data Firehose ?
A
no