Amazon EventBridge announces open-source connector for Kafka Connect - devamazonaws.blogspot.com

Today, AWS announces the Amazon EventBridge open-source connector for Apache Kafka Connect. This connector allows you to integrate EventBridge into Kafka Connect environments to deliver events from Kafka topics to EventBridge Event Buses. It also includes useful features, such as schema registry support for Avro, Protobuf, and JSON, consuming from multiple Kafka topics, and IAM role-based authentication.

Post Updated on May 31, 2023 at 06:14PM

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