By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: AWS Lambda Gains Native Avro and Protobuf Support for Kafka Events with Schema Registry Integration
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > AWS Lambda Gains Native Avro and Protobuf Support for Kafka Events with Schema Registry Integration
News

AWS Lambda Gains Native Avro and Protobuf Support for Kafka Events with Schema Registry Integration

News Room
Last updated: 2025/06/27 at 6:07 AM
News Room Published 27 June 2025
Share
SHARE

AWS has announced native support for Apache Avro and Protocol Buffers (Protobuf) formatted events in AWS Lambda when leveraging Apache Kafka event source mapping (ESM) in Provisioned Mode. According to the company, this enhancement significantly simplifies the processing of efficient binary Kafka events by integrating directly with popular schema registries, including AWS Glue Schema Registry (GSR), Confluent Cloud Schema Registry (CCSR), and self-managed Confluent Schema Registry (SCSR).

Previously, organizations using Avro and Protobuf for their Kafka data, valued for their compact message sizes, fast serialization and deserialization, and robust schema evolution, had to write custom code within their Lambda functions to validate, deserialize, and filter these events. With this new capability, Lambda’s ESM now natively handles these complexities, moving the schema registry integration logic from the application layer to the managed service. Rajesh Pandey, a Principal Engineer at AWS Lambda, emphasized this simplification in a LinkedIn post:

No more wiring up complex deserializers or juggling schema resolution inside your function. Just configure it, and Lambda takes care of the rest – schema fetching, validation, decoding – before your code even runs.

The built-in integration means that incoming JSON Schema, Avro, and Protobuf records are automatically validated against their registered schemas, which allows developers to consume and filter these more efficient binary formats while centralizing and consistently sharing data schemas. In addition, developers can now build their functions using Kafka’s open-source ConsumerRecords interface, and, with the help of Powertools for AWS Lambda, directly access Avro or Protobuf-generated business objects without writing custom deserialization code.

Lambda functions can also receive clean, validated JSON data regardless of the original serialization format, further streamlining development. Event filtering rules can also be set up upstream to discard irrelevant events before function invocations, optimizing compute costs. Yan Cui, an AWS Serverless Hero, further highlighted this benefit on LinkedIn, stating:

But the big thing is that it allows you to filter events at the ESM level (instead of inside your code), so it should lead to some cost savings from fewer unnecessary Lambda invocations.

Configuration requires enabling Provisioned Mode for Kafka ESM and specifying schema registry settings (endpoint, authentication, and validation fields) via the AWS Management Console, AWS CLI, SDKs, or Infrastructure as Code (IaC) tools, such as AWS Serverless Application Management (ASM) or AWS Cloud Development Kit (CDK). As Julian Wood and Nihar Sheth wrote in an AWS Compute blog post:

This new capability works with both Amazon Managed Streaming for Apache Kafka (Amazon MSK), Confluent Cloud, and self-managed Kafka clusters. To get started, update your existing Kafka ESM to Provisioned Mode and add schema registry configuration, or create a new ESM in Provisioned Mode with schema registry integration enabled.

(Source: AWS Compute blog post)

The ESM handles schema evolution automatically by detecting updated schema IDs and fetching the latest definitions. For error handling, events that fail validation or deserialization can be routed to configured failure destinations, such as Amazon SQS, SNS, or S3, for debugging purposes.

The Apache Avro and Protocol Buffers (Protobuf) formatted events in AWS Lambda are generally available in all AWS Commercial Regions where AWS Lambda Kafka ESM is available, except Israel (Tel Aviv), Asia Pacific (Malaysia), and Canada West (Calgary).

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article The Ultimate Guide to WordPress and CCPA Compliance
Next Article JD Vance Is the Loyal Convert in Chief
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Jeff Mahony: The Maverick Investor’s Guide to Real-World Success | HackerNoon
Computing
Ring doorbell settings you must change before going out – including robot butler
News
The Insignia 55-inch Fire TV is the cheapest big screen worth buying now
Gadget
Prime Video is about to lose an intense thriller starring Ryan Reynolds — and it’s the ‘Deadpool’ star’s best movie
News

You Might also Like

News

Ring doorbell settings you must change before going out – including robot butler

7 Min Read
News

Prime Video is about to lose an intense thriller starring Ryan Reynolds — and it’s the ‘Deadpool’ star’s best movie

8 Min Read
News

Continuous Delivery Is Not Possible Without Pair Programming: Lessons From SpareBank 1 and SINTEF in Norway

58 Min Read

Apple revamps EU App Store terms to avert more fines

2 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?