🔥 3-day streak
AWS Certified Developer - Associate97 / 150
Question 97 of 150
A developer maintains a Node.js Lambda function that makes many outbound HTTPS calls to a downstream REST API during each invocation. X-Ray traces show that a significant portion of each request's latency is spent establishing new TLS connections for every call. The function reuses the same HTTP client library across calls within an invocation. What is the MOST effective change to reduce this connection-establishment overhead?
Reviewed for accuracy · Report an issueNext question