AWS Certified Developer Associate DVA-C02 Practice Question
Which of the following statements about AWS Lambda layers and the related service quotas is correct for functions that are packaged and deployed as .zip archives?
Each individual layer archive can be up to 1 GB (compressed) when uploaded directly through the Lambda console.
Publishing a new layer version automatically upgrades every function that uses an older version without further action.
Lambda layers are only supported for functions deployed as container images, not for .zip archives.
A single Lambda function can attach up to five layers, and the combined unzipped size of the function code plus all layers must not exceed 250 MB.
A Lambda function can attach up to five layers, and the combined uncompressed size of the function code plus all layers must stay below the 250 MB deployment-package quota. Layers are a .zip-archive feature; container-image functions bundle all dependencies inside the image, so they do not use layers. When you publish a new layer version, functions remain pinned to the previously referenced version until you update them. For direct console uploads, the zipped archive for a layer is limited to 50 MB, so a 1 GB limit is incorrect.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are Lambda layers specifically used for?
Open an interactive chat with Bash
How do Lambda layers affect deployment package size?
Open an interactive chat with Bash
Can Lambda layers be versioned, and if so, how does that help?
Open an interactive chat with Bash
AWS Certified Developer Associate DVA-C02
Deployment
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access