🔥 3-day streak
AWS Certified Developer - Associate90 / 150
Question 90 of 150

A developer's Lambda function connects to an Amazon RDS PostgreSQL database. Under moderate load, X-Ray traces show that each invocation spends 200-400ms establishing a new database connection, and the RDS instance is reporting an unusually high number of active connections that occasionally exhausts the connection limit. The developer wants to reduce both the per-invocation latency and the connection count without changing the database engine. Which change is the MOST effective?

Reviewed for accuracy · Report an issueNext question