Kafka Connect for AWS Services Integration – Part 3 Deploy Camel DynamoDB Sink Connector on MSK Connect
In this post, I will illustrate how to deploy data ingestion applications using Amazon MSK and MSK Connect. Fake order data will be generated using the MSK Data Generator source connector, and the Camel DynamoDB sink connector will be configured to consume the topic messages to ingest them into a DynamoDB table.