
Ultimate access to all questions.
A serverless application on AWS, using Amazon API Gateway, AWS Lambda, and Amazon RDS for PostgreSQL, encounters increased errors due to database connection timeouts during peak or unpredictable traffic. The company seeks a solution to reduce these errors with minimal code changes.
A
Lower Lambda concurrency limits.
B
Implement RDS Proxy for the RDS instance.
C
Upgrade the RDS instance to handle more connections.
D
Switch to Amazon DynamoDB with its on-demand scaling feature.