exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 442 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 442
Topic #: 1
[All AWS Certified Developer Associate Questions]

A developer is creating a utility application as an AWS Lambda function. The code is using multiple threads. The developer runs the Lambda function, and the function does not perform as well as the developer expected.

What should the developer do to improve the performance of the Lambda function?

  • A. Increase the Lambda function timeout setting.
  • B. Request to increase the Lambda function concurrency quota.
  • C. Increase the memory allocation of the Lambda function.
  • D. Modify the reserved concurrency of the Lambda function to a higher number.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Tesfille23
1 year, 9 months ago
Selected Answer: C
C fixes lambda performance issues
upvoted 1 times
...
breadops
2 years ago
Selected Answer: C
Easy one - C
upvoted 2 times
...
KT_Yu
2 years, 7 months ago
Keywords: multiple threads.
upvoted 1 times
...
DrCloud
2 years, 7 months ago
Selected Answer: C
https://aws.amazon.com/blogs/compute/operating-lambda-performance-optimization-part-2/ https://medium.com/@jvroig.cascadeo/multithreading-in-aws-lambda-part-1-performance-scaling-6e2bc3d7796f
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...