AWS Lambda Execution Environment

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf cloud computing environment
gptkbp:canBe recreated for new invocations
reused across invocations
gptkbp:documentation https://docs.aws.amazon.com/lambda/latest/dg/runtimes.html
gptkbp:features VPC integration
IAM role-based access
https://www.w3.org/2000/01/rdf-schema#label AWS Lambda Execution Environment
gptkbp:includes gptkb:operating_system
runtime libraries
Lambda runtime API
gptkbp:isolates each function invocation
gptkbp:lifeCycle init phase
invoke phase
shutdown phase
gptkbp:limitation memory allocation
ephemeral storage size
execution timeout
gptkbp:provides gptkb:Amazon_Web_Services
network access
environment variables
access to /tmp directory
access to AWS SDK
access to Lambda layers
ephemeral storage
logging via Amazon CloudWatch
gptkbp:supports gptkb:x86_64_architecture
gptkb:ARM64_architecture
multiple programming languages
gptkbp:updated AWS Lambda runtime updates
gptkbp:usedFor running AWS Lambda functions
gptkbp:uses sandboxing
gptkbp:bfsParent gptkb:Sandbox_Environments
gptkbp:bfsLayer 7