What if I'm using Godaddy for Domain hosting and DNS management for our company website, but I want to use subdomains for services we've developed on AWS?
For example: website.com is hosted and DNS managed on GoDaddy. administrator.website.com is where we have the administration portion of our SaaS solution. I have a Route53 hosted zone for administrator.website.com in AWS.
- When I add the four administrator.pressurepro.us NS records into GoDaddy's Nameservers section, should I re-add the original 2 NameServers used by GoDaddy for website.com as well?
- Will a visitor to website.com still get directed to our company website with all the DNS records in Godaddy managing the traffic?
- Will a visitor to adminstrator.website.com go through AWS Route 53 (configured to point towards our EC2/Beanstalk)?
- My SES domain and DKIM verification records for adminstration.website.com need to reside in Route53, correct?