AWS Certified Developer Associate DVA-C02 Practice Question
When deploying an AWS Lambda function, which packaging option allows you to include common dependencies across multiple functions to promote code reuse and reduce the size of deployment packages?
Lambda Container Images
Lambda Execution Role Policies
Lambda Environment Variables
Lambda Layers