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

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -