Kafka to Redshift

0

Hello, is there a recommended best practice for moving data from Kafka on MSK to Redshift? Use Kafka Connector? Thanks!

AWS
asked 4 years ago1522 views
1 Answer
0
Accepted Answer

If you are looking for AWS native server-less solution then use Glue ETL for streaming. https://aws.amazon.com/blogs/aws/new-serverless-streaming-etl-with-aws-glue/ This new feature lets you connect MSK to Redshift using AWS Glue. The auto-populated Glue Job will have take care of mapping and creating table in to the target Redshift. Let me know if you need help with configuration.

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions