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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则