What is the FQDN of an EC2 instance?

0

I am doing a lift and shift on a backend server that requires its FQDN to run. This is so other auxiliary servers and find and connect to one another which are in the same network. Would it be the private DNS ip address (ip-172-11-36-99.us-east-2.compute.internal) or the result of typing hostname into a shell (EC2AMAZ-HMCB6JD)

1개 답변
0
수락된 답변

If the backend servers are attached to Domain controller with DNS, then it is recommend to use <Servername>.<DomainName>.

If Answer DNS hostname IPv4 (A record) requests is enabled for EC2, you can use hostname of EC2.

If not, Private IP DNS name is only option.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠