aws AWS What's New ·

AWS Glue Schema Registry expands to 10 new regions

dataawsengineermediaaws-lambdaaws-kinesis
feature announcement

AWS Glue Schema Registry is now available in ten additional AWS regions, allowing for schema validation and evolution management of streaming data. This enhancement benefits developers and architects working with streaming data pipelines by centralizing schema management and reducing data validation complexities. The feature supports Avro, JSON, and Protobuf formats and integrates with Kafka, Kinesis, Flink, and Lambda applications.

  • AWS Glue Schema Registry now available in 10 new regions
  • Centralized schema management for streaming data
  • Integration with streaming applications
Features (1)
  • AWS Glue Schema Registry now available in 10 new regions

    The AWS Glue Schema Registry, a serverless feature, can now be used in Asia Pacific (New Zealand), Asia Pacific (Thailand), Asia Pacific (Hyderabad), Asia Pacific (Osaka), Asia Pacific (Malaysia), Asia Pacific (Melbourne), Mexico (Central), Israel (Tel Aviv), Asia Pacific (Taipei), and Canada West (Calgary) regions. It validates and controls the evolution of streaming data using Avro, JSON, and Protobuf schema formats.

Enhancements (2)
  • Centralized schema management for streaming data

    The Schema Registry acts as a centralized repository to manage data format and structure between decoupled applications in data streaming systems. This helps eliminate data validation logic, reduce cross-team coordination, improve streaming data quality, and decrease downstream application failures.

  • Integration with streaming applications

    Using Apache-licensed serializers and deserializers, the Schema Registry integrates with C# and Java applications. It supports Apache Kafka/Amazon MSK, Amazon Kinesis Data Streams, Apache Flink/Amazon Kinesis Data Analytics, and AWS Lambda.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/08/aws-gsr-10-more-regions

Related releases