Connecting to AWS RDS remotely without key using workbench or other mysql utilities
问题 How to connect with MySQL RDS instance in AWS remotely? It keeps throwing the following error when I connect with Standard (TCP/IP) : ERROR 2003 (HY000): Can't connect to MySQL server on 'xxxxxxx.yyyyyyyyy.us-west-2.rds.amazonaws.com' (10060 "Unknown error") Tried with Workbench and MySQL Utilities . However, when using Standard TCP/IP over SSH , when I add .pem key file, I could connect to the instance. 回答1: There are various problems why it cannot be connected: Security Group : The RDS