1

I have got one requirement where we have to write real-time data to AWS Aurora (PostgreSQL) using StreamSets Data Collector. I have never worked on StreamSets but I have learn that it's a data connector. I tried to search to get something on this topic but no luck. Any idea how StreamSets can be used to write data to Aurora?

metadaddy
  • 4,234
  • 1
  • 22
  • 46
AWS_Lernar
  • 627
  • 2
  • 9
  • 26

1 Answers1

0

You can use StreamSets Data Collector's JDBC Producer destination to write data to Aurora. Data Collector includes the JDBC driver required for PostgreSQL.

metadaddy
  • 4,234
  • 1
  • 22
  • 46