2 Answers
- Newest
- Most votes
- Most comments
1
We have done something similar for both RDS and databases hosted on EC2 - set up a private hosted zone in Route53 and use CNAME records to map the default endpoints.
answered 4 years ago
1
Add a CNAME record in your DNS for db.mycompany.com that points to your RDS endpoint
For example, mydbcluster.cluster-123456789012.us-east-1.rds.amazonaws.com.
FYI
Relevant content
asked 2 years ago
asked a year ago
asked 3 years ago
asked a month ago
- AWS OFFICIALUpdated a year ago
