AWS Glue Schema Registry now supports Protocol Buffers (Protobuf) schemas - devamazonaws.blogspot.com

AWS Glue Schema Registry now supports Protocol Buffers (Protobuf) schemas, enabling customers to use Protobuf schemas to govern the evolution of streaming data and centrally control data quality from data streams to data lake. Glue Schema Registry provides Apache-licensed serializers and deserializers for Protobuf that integrate with Java applications developed for Apache Kafka/Amazon Managed Streaming for Apache Kafka (Amazon MSK), Amazon Kinesis Data Streams, and Kafka Streams.

Post Updated on February 25, 2022 at 05:42PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com