Messaging and integrations 🚀☁️ #87
Customer Managed Key support to rule filter patterns and input transformers on EventBridge
In the previous issue, Refactor with the CDK CLI 🚀☁️ #86 we looked at the new update with CDK Refactor
In this issue, we look at the messaging and integration services on AWS - EventBridge, SQS, SNS, MSK, which help with stitching the complete “event-driven-architectures” with Event Buses, Queues, Topics or Streams that are all purposed for sending messages/events from the producer to subscribers. These services also help with decoupling and ensuring the messages/events are routed to the right subscribers. Speaking about routing, filter patterns are very crucial; now with Customer Managed Key support to rule filter patterns and input transformers on EventBridge.
If you are still worried, when do I use SQS or SNS? This blog post should help you understand it better.
⭐ 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
Florian Schäffler discusses how you can build a Stateless MCP in AWS Lambda that explains how you can build deploy MCP server powered with Lambda + API Gateway along with why Serverless suits the best.
Thorsten Höger explains the mistakes that costed with deploying your CDK app to different stages and environments and also dives into how CDK handles environments.
Shing Lyu’s mission on Rust Serverless on AWS, Azure and GCP compared gives a complete breakdown of how 3 cloud leaders support Rust Serverless and how AWS is the leader in the space.
Chris Dobson’s blog on LocalStack in VSCode dives into how LocalStack has been forefront of local development for Lambda Functions (now now with the AWS Toolkit) and Step Functions.
Malte Ubl and Tom Lienard write about Scale to one: How Fluid solves cold starts, demystifying cold start, and how Vercel approaches preventing cold start with Fluid.
Pubudu Jayawardana in the first part of Detect EventBridge target failure with dead letter queue, explaining DLQ, and how EventBridge target helps with Bus’ DLQ.
Seth Orell’s Queues, Buses, and Streams breaks down the messaging components with the AWS Services that would support the options, along with understanding what they are!
Brian Rinaldi does a deep dive into Simple Queue Service - SQS - breaking the concept and AWS Service with FIFO and Standard Queue along with when to use them.
Mohammed Izzy breaks down how you can choose between Aurora DSQL and Postgres with a load test revealing the numbers of how they perform and how DevEx could impact the usage of databases.
⚒️ What's happening with Serverless tools, samples, and projects
David Boyne has published EventCatalog Studio v1.
Clare Liguori and team have updated run-mcp-servers-with-aws-lambda with Bedrock AgentCore Gateway.
Marko has published the CDK booster.
🎙️ Podcasts, videos and live-streams
Daniel Muller on Serverless Saturdays shares how relevant Serverless is in the Kubernetes dominant world.
On AWS Bytes, Luciano Mammino and Eoin Shanaghy talk about Strapi - Headless CMS for Serverless projects.
On the Serverless Office Hours, Julian Wood joins Natalie White and Praneeta Prakash for CDK Refactor.
On the AntStack TV, From Lambda to GENAI with Eric Johnson, Robbie Kohler, Jeevan Dongre, and Prashanth HN.
Arnel Jan Sarmiento’s talk on Feature Flags and Canary Deployments with API Gateway, AWS AppConfig, and Powertools.
Rahul Pulikkot Nath takes on AWS LocalStack + .NET.
On The Zacs’ Show Talking AWS, Raphael Manke joins Arshad Zackeriya and Jones Zachariah Noel to give you tips to prepare for AWS re:Invent like a pro.
🗓️ Mark your calendars
Perth AWS User Group is hosting Step Functions Gone Wild: Lessons from an Event-Driven Biodiversity Platform on October 22nd, 2025.
AWS Community Days are happening -
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 Tbilisi on October 18th, 2025.
ACD Dubai on October 19th, 2025.
ACD Indonesia on October 19th, 2025.
ACD Hong Kong on November 2nd, 2025.
ACD Israel on January 15th, 2026. (CFP open until November 15th, 2025)
ServerlessDays are happening -
Milano ServerlessDays on October 21st, 2025
Cardiff ServerlessDays on October 23rd, 2025.
São Paulo ServerlessDays on November 5th, 2025 (CFPs are open until September 30th, 2025).
AWS North Community Conference is happening on October 16th, 2025.
Serverless Architecture Con is happening on October 20-22nd, 2025.
TechXConf is happening on November 1st, 2025.
📢 What's new in Serverless
AWS Lambda Now Supports Cross-Account Container Images in AWS GovCloud (US) Regions.
AWS Step Functions expands data source options and improves observability for Distributed Map.
Announcing AWS Lambda Support for Code Signing in GovCloud Regions.
You can now preview Amazon S3 Tables in the S3 console.
Amazon Nova Act extension: Build and test AI agents within your IDE.
AWS Step Functions now supports IPv6 with dual-stack endpoints.
Amazon S3 now supports conditional deletes in S3 general purpose buckets.
Announcing Cloudflare Email Service’s private beta.
Amazon ECS announces IPv6-only support.
👨💻 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!