I have a domain in godaddy like testakc.com and trying to route traffic for my subdomain app.testakc.com to AWS Route53.
My app is hosted in AWS. So, I am trying to route my traffic from godaddy to Route53.
So, created a HostedZone for app.testakc.com in AWS and copied all the NS records and added the same in godaddy.
Still, ping app.testakc.com is not working and traffic is not going to AWS.
Am I missing anything else?