Amazon Web Services [AWS] EC2使用phpMyAdmin管理RDS 在學會使用EC2連接RDS後,直接下command來管理RDS似乎有點累人;沒關係,那就來安裝phpMyAdmin。 2014.05.29 Amazon Web Services
Amazon Web Services [AWS] EC2連接RDS 申請完EC2跟RDS的兩個服務後,接下來要從主機連資料庫,該如何進行?首先要設定RDS的Security Group,在Inbound中新增規則:Port Range為3306(RDS的預設port),Source為EC2的Private ... 2014.05.29 Amazon Web Services