Lambda limits Flashcards
1
Q
Execution: Memory allocation
A
128-10Gb (1 mb increments)
2
Q
Maximum execution time
A
900 seconds (15 minutes)
3
Q
Execution: size of environment variables
A
4 kb
4
Q
Disk capacity in the “function container” (/tmp)
A
512 mb to 10 gb
5
Q
Concurrency executions
A
100 (can be increased)
6
Q
Lambda function deployment size (compressed .zip)
A
50 mb
7
Q
Size of uncompressed deployment (code + dependencies)
A
250 mb
8
Q
Place to load other files at startup
A
/tmp directory
9
Q
Deployment: size of environment variables
A
4 kb