amazon web services - Send MySQL data to Redshift -


i confused on how can send mysql data mysql database deployed in ec2 instance amazon redshift cluster.

what ways can used doing task?

possible solutions:

  1. easiest solution should "aws data pipeline".

  2. write output of sql query csv file --> zip ( if huge data ) --> upload s3 --> use redshift copy command upload these records in bulk redshift.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -