amazon web services - AWS RDS endpoint address -


is endpoint address of rds instances unique across whole of aws infrastructure irrespective of datacenter/vpc?

e.g:

aws.xxxx.yyy.rds.amazonaws.com 

yes it's unique. has since can make database publicly accessible , connect directly on internet via endpoint address.


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -