ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 509 - DVA-C01 discussion

Report
Export

A company is building a serverless application that uses AWS Lambd a. The application includes Lambda functions that are exposed by Amazon API Gateway The functions will use several large third-party libraries, and the build artifacts will exceed 50 MB in size.

Which combination of steps should a developer take to prepare and perform the deployment?

(Select TWO.)

A.
Issue the aws lambda update-function-code CLI command with the -zip-file fileb://my-function.zip parameter
Answers
A.
Issue the aws lambda update-function-code CLI command with the -zip-file fileb://my-function.zip parameter
B.
Upload the build artifact to Amazon S3.
Answers
B.
Upload the build artifact to Amazon S3.
C.
Issue the aws cloudformation package CLI command.
Answers
C.
Issue the aws cloudformation package CLI command.
D.
Issue the aws lambda update-function-code CLI command with the -s3-bucket and -s3-key parameters.
Answers
D.
Issue the aws lambda update-function-code CLI command with the -s3-bucket and -s3-key parameters.
E.
Issue the aws lambda update-function-code CLI command with a parameter that points to the source code in AWS CodeCommit.
Answers
E.
Issue the aws lambda update-function-code CLI command with a parameter that points to the source code in AWS CodeCommit.
Suggested answer: B, D
asked 16/09/2024
Jennifer Leon
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first