What should the Developer do to improve performance?

A Developer has implemented a Lambda function that needs to add new customers to an RDS database that is expected to run hundreds of times per hour.

The Lambda function is configured to use 512MB of RAM and is based on the following pseudo code:

After testing the Lambda function, the Developer notices that the Lambda execution time is much longer than expected.

What should the Developer do to improve performance?
A . Increase the amount of RAM allocated to the Lambda function, which will increase the number of threads the Lambda can use.
B . Increase the size of the RDS database to allow for an increased number of database connections each hour.
C . Move the database connection and close statement out of the handler. Place the connection in the global space.
D . Replace RDS wit Amazon DynamoDB to implement control over the number of writes per second.

Answer: B

Latest DVA-C01 Dumps Valid Version with 463 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments