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

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

An AWS Lambda function accesses two Amazon DynamoDB tables. A developer wants to improve the performance of the Lambda function by identifying bottlenecks in the function. How can the developer inspect the timing of the DynamoDB API calls?

Nội dung câu hỏi

An AWS Lambda function accesses two Amazon DynamoDB tables. A developer wants to improve the performance of the Lambda function by identifying bottlenecks in the function. How can the developer inspect the timing of the DynamoDB API calls?

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 DynamoDB as an event source to the Lambda function. View the performance with Amazon CloudWatch metrics
  2. B. Place an Application Load Balancer (ALB) in front of the two DynamoDB tables. Inspect the ALB logs
  3. C. Limit Lambda to no more than five concurrent invocations. Monitor from the Lambda console.
  4. D. Enable AWS X-Ray tracing for the function. View the traces from the X-Ray service. — đáp án hiện tại

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ề