how do i connect my mysql db using ssh tunnel?
how do i connect my mysql db using ssh tunnel? My mysql db is hosted on AWS - but it sits in a private network and can be accessed through my EC2 server that sits in a public network. The way we access it today through Mysql is through SSH connection. And when we use tableau - we use SSH tunnel. We would like to move to…