Create SSH Tunnel from Local to Remote Private AWS Database (RDS)
To create an SSH tunnel to access a private RDS database, you need to establish a connection through a publicly accessible EC2 instance acting as a "jump box" which then forwards your connection to the private database within your VPC, essentially cr...
ettiennelouw.hashnode.dev2 min read