1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Having a single nameserver generally is not something you would want to do, and not something that ISPs recommend. It means that when your website is being queried, only a single server would serve up the underlying dns information: If that server went down, your systems would not be availalbe to end users trying to get to your website.
It seems like what you want to do is have your clients put in a CNAME record for their website to point to the DNS name of your load balancer. the load balancer would then be responsible for distributing traffic to the underlying EC2 or non-EC2 environments.
답변함 5년 전
관련 콘텐츠
- 질문됨 한 달 전
- AWS 공식업데이트됨 2년 전