We are on AWS, with a MySql RDS. The RDS is set up so that only clients that are on the VPC can access it. (Just being VPN'd in is not good enough)
So I assume that I could set up a tunnel,proxy, etc... But the questions was raised if it were possible to have mysql-workbench running in the cloud, on the VPC, and do some sort of x-windows (x11) type thing locally on my laptop?
I am running ubuntu, but others have a Mac.
Any ideas how this might be achieved?
UPDATE
So they want to try x11 and see how the responsiveness is. I know this is too general, but does someone have a good starting point for me?