lambda-rds-mysql icon indicating copy to clipboard operation
lambda-rds-mysql copied to clipboard

Better explanation of enabling outside network access to the database

Open specious opened this issue 4 years ago • 1 comments

I found the documentation for this project helpful in getting to understand how to set up my own RDS instance and making it accessible over the internet.

I feel like this commit more clearly explains the purpose of running aws ec2 authorize-security-group-ingress after creating the database instance.

specious avatar Sep 08 '21 08:09 specious

Also tightened security a bit by restricting ingress to TCP traffic.

specious avatar Sep 08 '21 08:09 specious