Why can t I connect to AWS RDS

0 votes

0

I'm trying to connect to my new AWS RDS I just made. I followed the "Setting up for RDS" (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SettingUp.html), then the "Tutorial: Create an Amazon VPC for Use with a DB Instance" (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Tutorials.WebServerDB.CreateVPC.html), then the "Creating a MySQL DB Instance and Connecting to a Database on a MySQL DB Instance" (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MySQL.html) but I'm not able to connect to my DB from my computer or my dedicated server on the web.

Feb 9, 2022 in AWS by Rahul
• 2,080 points
313 views

1 answer to this question.

0 votes
Here your security groups are incorrect. If RDS is the only instance in the VPC then there should be 1 security group assigned to the RDS server and that security group should have a rule for port 3306 that allows ingress from your personal IP address and your dedicated server's IP address.
answered Feb 9, 2022 by anonymous

Related Questions In AWS

0 votes
1 answer

Why I get AWS repository ARN could not be added to restrict access?

heh... answer my own question: I must ...READ MORE

answered Sep 21, 2018 in AWS by Priyaj
• 58,090 points
601 views
0 votes
1 answer

Connect to AWS RDS Postgres database with python

Here my-rds-table-name is the database instance name, ...READ MORE

answered Feb 16, 2022 in AWS by anonymous
3,041 views
0 votes
0 answers
+2 votes
3 answers
0 votes
1 answer

ELOGIN error while connecting to SQL Server RDS in AWS Elastic Beanstalk

Using SQL Server Management Studio (SSMS) with ...READ MORE

answered Feb 8, 2022 in AWS by anonymous
326 views
0 votes
1 answer

Why AWS recommends to avoid the use of public/internet gateways in favor of AWS PrivateLink and VPC endpoints?

Public applications are available over the internet. ...READ MORE

answered Feb 9, 2022 in AWS by anonymous
919 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP