Lambda deployments and response streaming 🚀☁️ #84
Streaming response upto 200 MB and deployments via GitHub Actions
In the previous issue, Lambda DevEx and SQS Fair Queues 🚀☁️ #83, we looked at the DevEx updates on Lambda and SQS Fair Queues.
Lambda hasn’t halted its Developer Experience updates. We see another groundbreaking enhancement with Lambda deployments via GitHub Actions, making CI/CD pipelines for serverless applications that use Lambda much more seamless with OIDC authentication, while GitHub Actions eliminates the need for manual deployments.
⭐ Pick of the month
This month’s Pick is “Lambda Response Streaming“.
Jones Zachariah Noel N (Author) shares about Streaming responses via Lambda functions with how to define and leverage the Node’s write() and Lambda’s pipeline() to implement streaming responses on Lambda to reduce the TTFB.
🚀 AWSome content to learn from
Utkarsh Rastogi digs into the WebSockets Wonders with AWS API Gateway and AWS Lambda Functions, in this 2 part series, explaining the YAML CloudFromation templates for deploying the AWS resources.
Dilum Mahawatta shares the Serverless power for Modern Applications by demystifying AWS Lambda, breaking down the execution env, triggers, and the need for IAM and security.
Vineet Dwivedi benchmarks Serverless Vector DBs - S3 Vector, Milvus, Pinecone, ElasticSearch and VectorX DB in terms of latency, throughput and also shares some findings.
Kiro in action, Geethika Guruge builds a Serverless MVP with the AI Pit crew (Kiro) with the right spec-driven development for designing the IaC and Lambda functions with CDK.
Vadym Kazulkin shares how he exposed API Gateway REST APIs via MCP and a Gateway endpoint with Amazon Bedrock AgentCore Gateway with Strands MCP client to interact with the AgentCore Gateway endpoint.
Anupam Dagar gets on Serverless Framework deep dive with build, test, and deploy Lambda functions with the local invoke
and serverless-offline-scheduler
and CI/CD pipelines.
Malte Ubl explains how the real serverless compute to database connection problem is solved in Vercel’s Fluid Compute approach with lifecycle hooks that prevent the connection leaks.
Kasun de Silva dives into Lambda deployments using GitHub Actions, guided by steps to define the workflow and authentication with OIDC, and then let the git commit
do the magic.
Jatin Mehrotra explains more about the support of deploying Lambda Functions directly from GitHub Actions
Jones Zachariah Noel (author) shares how you can derive insights from SQS queues using New Relic and CloudWatch integrations to monitor for queue health.
⚒️ What's happening with Serverless tools, samples, and projects
Mark Sailes has built Lambda execution visualizer.
Anton Aleksandrov and Dhiraj Mahapatro published Serverless MCP Servers
GuangHui Zhang and team have updated AWS X-Ray SDK for Java.
LocalStack now supports mocking Step Functions locally.
🎙️ Podcasts, videos and live-streams
On The AWS Developers Podcast, Sébastien Stormacq and Tiffany Souterre join with Jones Zachariah Noel to talk about Lambda Extensions - the unsung hero for observability.
On Serverless Office Hours, Eric Johnson joins Raphael Lima and Eduardo Rodrigues to dive into Amazon API Gateway Security.
João Tomé and Inanna Malick dive into real-time social app on Cloudflare (serverless)
🗓️ Mark your calendars
AWS UG Perth’s meetup - Building Intelligent Agents at Scale: A Serverless Architecture Approach on August 26th, 2025.
AWS Community Days are happening -
ACD Pune on August 23rd, 2025.
ACD Adria on September 5th, 2025.
ACD Bay Area on September 17th, 2025.
ACD Aotearoa on September 18th, 2025.
ACD Poland on September 18th, 2025.
ACD Sri Lanka on September 19th, 2025.
ACD Portugal on September 27th, 2025.
ACD Malaysia on September 27th, 2025
ACD DACH on October 7th, 2025.
ACD Nordics on October 10th, 2025.
ACD Mumbai on October 11th, 2025.
ACD CEE on October 16th, 2025.
ACD Dubai on October 19th, 2025. (CFPs are open until September 20th)
ServerlessDays are happening -
Milano ServerlessDays on October 21st, 2025 (CFPs are open until August 17th, 2025)
Cardiff ServerlessDays on October 23rd, 2025.
São Paulo ServerlessDays on November 5th, 2025 (CFPs are open until September 30th, 2025).
AWS pre:Invent Warm-up is happening virtually on September 9th, 2025. (CFPs are open until August 17th, 2025).
AWS Community Summit is happening on September 25th, 2025.
AWS North Community Conference is happening on October 16th, 2025.
Serverless Architecture Con is happening on October 20-22nd, 2025. (CFPs are open)
TechXConf is happening on November 1st, 2025.
📢 What's new in Serverless
Amazon DocumentDB Serverless is Generally Available
Amazon CloudFront introduces new origin response timeout controls
AWS Lambda response streaming now supports 200 MB response payloads
Amazon DynamoDB adds support for Console-to-Code
Amazon SQS increases maximum message payload size to 1 MiB
Amazon SNS launches additional message filtering operators
Amazon EventBridge now supports Internet Protocol Version 6 (IPv6)
Amazon SNS standard topics now support Amazon SQS fair queues
AWS Lambda now supports GitHub Actions to simplify function deployment
Amazon Aurora Serverless v2 now offers up to 30% performance improvement
👨💻 Word from the author
Thanks for the support and let’s share more about Serverless!!!
I’m open to feedback, so feel free to DM me on Twitter or LinkedIn for any queries about AWS or Serverless.
If you are looking for any guidance or assistance with learning Serverless, my LinkedIn DMs are open for a chat!
Stay tuned and share with Serverless enthusiasts. Follow The Serverless Terminal on X (formerly Twitter) and Blog.
Until next time, happy building on Serverless!