Quiz 5 Question 14 of 20

A serverless city permit API uses many concurrent AWS Lambda functions that open short-lived connections to Amazon RDS. During renewal season the database hits max_connections and new Lambdas fail. What should the solutions architect introduce to stabilize connection churn?

Select an answer to reveal the explanation.

Motivation