AWS Compute Blog

Tag: serverless

Representation of EventBridge Pipes showing filter and enrichment steps.

Enriching and customizing notifications with HAQM EventBridge Pipes

This blog post authored by Elie Elmalem, Associate Scale Solutions Architect When implementing event-driven architectures, customers frequently need to enrich their incoming events with additional information to make them more valuable for downstream consumers. Traditionally, customers using HAQM EventBridge would accomplish this by writing AWS Lambda functions to augment their events with supplementary data. However, […]

Serverless calendar Q1 2025

Serverless ICYMI 2025 Q1

Welcome to the 28th edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. At the end of a quarter, we share the most recent product launches, feature enhancements, blog posts, videos, live streams, and other interesting things that you might have missed! In case you missed our last ICYMI, check out […]

Simplifying private API integrations with HAQM EventBridge and AWS Step Functions

AWS announces new integration capabilities for HAQM EventBridge and AWS Step Functions, enabling direct communication with private APIs using AWS PrivateLink and HAQM VPC Lattice. This enhancement streamlines secure application interactions across private networks, on-premises infrastructure, and cloud platforms, offering improved security, simplified architecture, and enhanced performance for enterprise-level deployments.

Handling data compression in API Gateway.

Optimizing network footprint in serverless applications

This post is authored by Anton Aleksandrov, Principal Solution Architect, AWS Serverless and Daniel Abib, Senior Specialist Solutions Architect, AWS Serverless application developers may commonly encounter scenarios where they need to transport large payloads, especially when building modern cloud applications that need rich data. Examples include analytics services with detailed reports, e-commerce platforms with extensive […]

Asynchronous workflow with multiple queues and consistent hashing placement.

Handling billions of invocations – best practices from AWS Lambda

This post is written by Anton Aleksandrov, Principal Solution Architect, AWS Serverless and Rajesh Kumar Pandey, Principal Engineer, AWS Lambda AWS Lambda is a highly scalable and resilient serverless compute service. With over 1.5 million monthly active customers and tens of trillions of invocations processed, scalability and reliability are two of the most important service […]

A DynamoDB PutItem opened in the Workflow Studio inspector panel with the Arguments showing a Definition Substitution..

Introducing an enhanced local IDE experience for AWS Step Functions

This post written by Ben Freiberg, Senior Solutions Architect. AWS Step Functions introduces an enhanced local IDE experience to simplify building state machines. Workflow Studio is now available within Visual Studio Code (VS Code) through the AWS Toolkit extension. With this integration, developers can author and edit state machines in their local IDE using the […]

Introducing JSONL support with Step Functions Distributed Map

This post written by Uma Ramadoss, Principal Specialist SA, Serverless and Vinita Shadangi, Senior Specialist SA, Serverless. Today, AWS Step Functions is expanding the capabilities of Distributed Map by adding support for JSON Lines (JSONL) format. JSONL, a highly efficient text-based format, stores structured data as individual JSON objects separated by newlines, making it particularly […]

The sample project architecture, delivering events cross-account to Lambda, SQS, and SNS.

Introducing cross-account targets for HAQM EventBridge Event Buses

This post is written by Anton Aleksandrov, Principal Solutions Architect, Serverless and Alexander Vladimirov, Senior Solutions Architect, Serverless Today, HAQM EventBridge is announcing support for cross-account targets for Event Buses. This new capability allows you to send events directly to targets, such as HAQM Simple Queue Service (HAQM SQS), AWS Lambda, and HAQM Simple Notification Service […]

Serverless ICYMI Q4 2024

Welcome to the 27th edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. At the end of a quarter, we share the most recent product launches, feature enhancements, blog posts, webinars, live streams, and other interesting things that you might have missed! In case you missed our last ICYMI, check out […]

Image of Performance profile with minimum event pollers set to 100.

Introducing Provisioned Mode for Kafka Event Source Mappings with AWS Lambda

This post is written by Tarun Rai Madan, Principal Product Manager, Serverless Compute and Rajesh Kumar Pandey, Principal Software Engineer, Serverless Compute AWS is announcing the general availability of Provisioned Mode for AWS Lambda Event Source Mappings (ESMs) that subscribe to Apache Kafka event sources including HAQM MSK and self-managed Kafka. Provisioned Mode allows you […]