Amazon Web Services AWS Certified Solutions Architect - Professional SAP-C02 Question # 145 Topic 15 Discussion

Amazon Web Services AWS Certified Solutions Architect - Professional SAP-C02 Question # 145 Topic 15 Discussion

SAP-C02 Exam Topic 15 Question 145 Discussion:
Question #: 145
Topic #: 15

A company runs a serverless ecommerce application on AWS. The application uses API Gateway to invoke Java Lambda functions that connect to an Amazon RDS for MySQL database. During a sale event, traffic spikes caused slow performance and DB connection failures.

Which solution will improve performance with the LEAST application change?


A.

Move DB connection outside Lambda handler and increase provisioned concurrency.


B.

Use RDS Proxy. Store DB credentials in Secrets Manager. Update Lambda to use RDS Proxy. Increase provisioned concurrency.


C.

Increase max_connections parameter in a custom DB parameter group and reboot. Increase reserved concurrency.


D.

Use RDS Proxy and Secrets Manager. Increase reserved concurrency.


Get Premium SAP-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.