I'm thinking about transferring my domains from GoDaddy to AWS Route53. But I'm a little confused about the pricing format of AWS.
In GoDaddy you just pay to register the domain name each year and then you don't have to pay anything else.
But in AWS after you pay for the domain each year (I think is like $12 for a .com) and it seems do you have to pay each time someone visits your website or tries to resolve the DNS to an IP?
If yes, is the cost the same in these 3 cases? 1) If the DNS is pointing to an EC2 instance 2) If its pointing to a static S3 hosted website 3) If its pointing to an IP address that is not in the AWS network.
I'm worried that after transferring my domain to AWS I will end up paying more depending on how many people visit my website.
Many thanks in advance!