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

Câu 36: AWS Certified Developer Associate(Old)

A Developer is working on a serverless project based in Java. Initial testing shows a cold start takes about 8 seconds on average for AWS Lambda functions. What should the Developer do to reduce the cold start time? (Choose two.)

Nội dung câu hỏi

A Developer is working on a serverless project based in Java. Initial testing shows a cold start takes about 8 seconds on average for AWS Lambda functions. What should the Developer do to reduce the cold start time? (Choose two.)

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. Add the Spring Framework to the project and enable dependency injection.
  2. B. Reduce the deployment package by including only needed modules from the AWS SDK for Java. — đáp án hiện tại
  3. C. Increase the memory allocation setting for the Lambda function. — đáp án hiện tại
  4. D. Increase the timeout setting for the Lambda function.
  5. E. Change the Lambda invocation mode from synchronous to asynchronous.

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ề