Route domain to route 53

0

Hi I have my company domain hosted by another service provider. I need to move some of those urls to route 53. These are all aws ec2 instances. I have my domain "example.com" hosted at "company.com". i have A records like "qa.example.com" i want to move to route 53 but still need to keep my domain "example.com" at "company.com". Just a quick background i have lots of IOT devices all over the country and they connect to "qa.example.com" so its not easy to change to new dns name.

  • i want to move A records to route53 and keep the domain on other service provider.

jacques
已提问 3 个月前105 查看次数
1 回答
1
已接受的回答

You can create a Sub Domain Record (NS Records) in company.com in your domain example.com for qa.example.com to point to a NEW Public Route53 Zone in Route53 called qa.example.com. Then you create a APEX record for the domain in Route53 i.e. qa.example.com to point to a cloudfront/ALB etc.

This would work for you

profile picture
专家
已回答 3 个月前
profile picture
专家
已审核 2 个月前
profile pictureAWS
专家
已审核 2 个月前
profile picture
专家
已审核 3 个月前
profile picture
专家
已审核 3 个月前
  • thank you, that works!!

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

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

回答问题的准则