AWS Database Migration Service now supports Kafka multi-topic - devamazonaws.blogspot.com

AWS Database Migration Service (AWS DMS) has expanded functionality by adding support for Kafka multi-topic with a single task. Using AWS DMS, you can now replicate multiple schemas from a single database to different Kafka topics using the same task. This eliminates the need to create multiple separate tasks in situations where many tables from the same source database need to be migrated to different Kafka topics.

Post Updated on November 22, 2021 at 06:57PM

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