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
posta 3 mesi fa105 visualizzazioni
1 Risposta
1
Risposta accettata

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
ESPERTO
con risposta 3 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
profile pictureAWS
ESPERTO
verificato 2 mesi fa
profile picture
ESPERTO
verificato 3 mesi fa
profile picture
ESPERTO
verificato 3 mesi fa
  • thank you, that works!!

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande