can I set up DNS to route requests to an alternate subdomain with EC2?

0

I have a domain with 3 instances within EC2. I would like to create a subdomain that routes traffic to a specific IP, am I able to do that with EC2 or do I need to use Route53? I'm also using the ELB service but I don't think it has any DNS features.

Thanks,

c

cchobbs
已提問 4 年前檢視次數 215 次
2 個答案
0

Hi there!

Thank for posting your question here.

You can use Route 53 to create an A record that will point to that specific instance IP and You are correct, the ELB service is not a DNS service. Route 53 is the only DNS service available in AWS and Route 53 does support the creation of ALIAS records pointing to your load balancers.

I believe this answers you questions and concerns, and if not, then you are more than welcome for further engagement.

已回答 3 年前
0

Thanks very much, I'll look into Route 53. Much appreciated! c

cchobbs
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南