Lambda Layers allow you to include additional __________ or libraries in your Lambda function's execution environment.
- Code
- Data
- Permissions
- Resources
Lambda Layers allow you to include additional code or libraries in your Lambda function's execution environment, extending its functionality beyond what's included in the function itself.
Loading...
Related Quiz
- Scenario: You are managing a fleet of EC2 instances and need to monitor CPU utilization. How would you utilize CloudWatch Metrics in this scenario?
- What is resource reuse in the context of AWS Lambda?
- What are some recommended use cases for AWS Step Functions?
- What are some examples of custom metrics that can be collected in AWS?
- Which factor is NOT typically considered in performance testing?