🔥 3-day streak
AWS Certified Developer - Associate95 / 150
Question 95 of 150
A developer configures an AWS Lambda function with an event source mapping to a standard Amazon SQS queue. The function processes each message by writing to a legacy on-premises API that can handle only a limited number of concurrent connections. During load tests, the developer observes that Lambda scales up rapidly and overwhelms the API. The team wants to limit how many messages Lambda pulls and processes at once without dropping messages. Which combination of settings should the developer adjust?
Reviewed for accuracy · Report an issueNext question