Home / Companies / Lumigo / Blog / Post Details
Content Deep Dive

Return large objects with AWS Lambda’s new Streaming Response

Blog post from Lumigo

Post Details
Company
Date Published
Author
Yan Cui
Word Count
773
Company Posts That Month
8
Language
English
Hacker News Points
-
Post removed?
No
Summary

AWS Lambda has introduced a new Response Streaming feature, allowing developers to return payloads larger than the previous 6MB limit for synchronous invocations. This feature simplifies the client application and improves the user experience by reducing latency overhead, making it suitable for returning large objects like PDFs or images. The feature is available on node14.x, node16.x, and node18.x runtimes and can be used with AWS SDKs (JavaScript, Go, or Java) or through Function URLs, which incur additional costs. While this feature improves the user experience and simplifies client applications, it has limitations, such as not being supported by API Gateway's LAMBDA_PROXY integration and ALB's Lambda integration, and only supporting chunked transfer encoding on certain runtimes.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 13 518 98 52 -42%
Real-time 7 1,699 421 139 +0%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.