🔥 3-day streak
AWS Certified Solutions Architect - Associate6 / 150
Question 6 of 150

A company runs a serverless REST API using Amazon API Gateway backed by AWS Lambda functions that write to a small Amazon RDS for PostgreSQL Multi-AZ instance. During marketing campaigns, sudden traffic spikes cause thousands of concurrent Lambda invocations to open connections to the database simultaneously, exhausting the connection limit and causing widespread request failures. The team wants to smooth out these bursts so the database is never overwhelmed, while ensuring no write requests are lost. Which solution best meets these requirements?

Reviewed for accuracy · Report an issueNext question →