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 3 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 5 months ago
- asked 3 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 18 days ago
