List of questions
Related questions
Question 423 - DVA-C01 discussion
A development team is migrating a monolithic application to Amazon API Gateway with AWS Lambda integrations using the AWS CD The zip deployment package exceeds the Lambda direct upload deployment package size limit. How should the Lambda function be deployed?
A.
Use the zip tile to create a Lambda layer and reference it using the -code CLI parameter
B.
Create a Docker image and reference the image using the --docker-image CLI parameter
C.
Upload a deployment package using the --zp-file CLI parameter
D.
Upload a deployment package to Amazon S3 and reference Amazon S3 using the --code CLI parameter
Your answer:
0 comments
Sorted by
Leave a comment first