CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 170: AWS Certified Developer - Associate DVA-C02(New)

A developer has an application that is composed of many different AWS Lambda functions. The Lambda functions all use some of the same dependencies. To avoid security issues, the developer is constantly updating the dependencies of all of the Lambda functions. The result is duplicated effort for each function. How can…

Nội dung câu hỏi

A developer has an application that is composed of many different AWS Lambda functions. The Lambda functions all use some of the same dependencies. To avoid security issues, the developer is constantly updating the dependencies of all of the Lambda functions. The result is duplicated effort for each function. How can the developer keep the dependencies of the Lambda functions up to date with the LEAST additional complexity?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Define a maintenance window for the Lambda functions to ensure that the functions get updated copies of the dependencies.
  2. B. Upgrade the Lambda functions to the most recent runtime version.
  3. C. Define a Lambda layer that contains all of the shared dependencies. — đáp án hiện tại
  4. D. Use an AWS CodeCommit repository to host the dependencies in a centralized location.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề