AWS Builder Center: Learn, Build and Connect with builders in the AWS community
AWS Builder Center is the official home for builders on AWS. Share and read what others are working on, follow people who inspire you, explore training and workshops, and find tools to support what you're building.
AWS Route 53 DNS errors after moving from LightSail to EC2
0
I have a website called sudhata.com . It used to run on LightSail but I decided to move to EC2 and stop depending on burstable CPU. When I did that, I deleted all my records in LightSail networking. I deleted the static IP and DNS zone.
I recreated an Elastic IP address that I associated to the EC2 engine, my website connection works well based on the IP address. Then, I recreated a new hosted zone and rewrote the DNS associated to sudhata.com. I also created the A record for the elastic IP address. After 48 hours, I am still not able to access my website with my registered domain name. I also tried with the IP address of the EC2 VM but no luck.
At this point, I have tried everything I could think of and I am still not able to make it work. I get an error like the DNS server is not responding but I think my DNS servers match with the hostname. I also checked here (https://dnschecker.org/#NS/sudhata.com). Some parts of the world have the right DNS. I am a bit lost.
Everything was working very well before. Thank you for your help.