#βœ… - Migrate from AWS to an external provider

1 messages Β· Page 1 of 1 (latest)

tame horizon
#

Hello, hope you're doing well πŸ™‚

I'm trying to migrate a service of aws to a different hosting provider (BanaHosting), I had two main tasks:

  • Make the dns point my new service
  • Deactivate amplify app to confirm website stills visible (I cloned manually the repository on my public_html) without depending of aws service

First step done, second step was deactivating my brach from Amplify, but a DNS_PROBE_FINISHED_NXDOMAIN error occurs when I try visiting my domain (error persist even if I reset all changes on dns records and restore the Amplify branch). Should I wait for the DNS to fully propagate? Am I missing a step in my process?

Hope someone could help me, thank you for taking your time reading this!

round kindle
#

πŸ‘‹ Based on the attached screenshots, it looks like you are trying to migrate from Route 53 to a third party DNS provider. I'd recommend reviewing this article which outlines common root cause for the NXDOMAIN errors: https://repost.aws/knowledge-center/route-53-troubleshoot-nxdomain-responses.

Also, refer to this documentation to learn more about the steps involved in migrating domains from Route 53 to another DNS provider: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-transfer-from-route-53.html

novel rapidsBOT
#

βœ… - Migrate from AWS to an external provider