I was using the AWS free tier to setup my Rails project.
However, I felt confused about why I can't connect RDS
via sequel pro
.
Here is the VPC
security group
which RDS
was using.
I set the same host, username, pwd and database name in my rails database.yml
.
My Rails project on EC2
can connent to RDS
perfectly, but it fails to connect from sequel pro.