The job I'm in has a complete AWS setup. We have an Amazon RDS PostgreSQL database that we are wanting to move into an Amazon Redshift datahub.
The thing is, I'm completely lost on where to go. I have Redshift setup, and properly setup on security, but that is where my googling has led me to a wall.
Can you help me on this? I'm going to be using Kinesis to stream data from our PostgreSQL database to Redshift. Do I have to set up tables to begin the process, or can I just go ahead and do the stream from Kinesis, and that would take the process from there?