Moving DNS hosting from external to AWS Route53

0

We have an App hosted on AWS and our DNS is hosted at a different provider (cPanel). We are currently evaluating to move DNS hosting and homepage hosting from cPanel to AWS Route53 in order to make DNS management more easy. We are struggling with the cost estimations. We pay annually 97€ for hosting of two main domains + approx. 5 sub domains including the hosting of our homepage using WordPress at cPanel right now and I need to understand the costs for moving to AWS Route53. Any help on getting at least an idea of the costs is highly appreciated.

Best Regards, falk von Rönn

已提问 2 年前400 查看次数
2 回答
0

At a very high level pricing of many AWS services are categorised in 2 (per hour charges and usage charge)

For example if you move 2 public domains acme.com and example.com to AWS R53, you will create 2 public hosted zones. 2 public hosted will be charged @ 0.50/hosted zone/month i.e. per year you will pay 20.512=12$ A hosted zone includes 10,000 records. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-routing-traffic-to-resources.html

Plus you will also be charged for the number of times someone queries your record. $0.40 per million queries – first 1 Billion queries / month $0.20 per million queries – over 1 Billion queries / month

i hope this clarifies some of your doubts, if you are still interested to learn more open a support case or get in touch with your AWS account team.

profile pictureAWS
已回答 1 年前
-1

You can review AWS Pricing here and use the calculator to estimate the cost you will incur based on you usage. https://aws.amazon.com/route53/pricing/

profile pictureAWS
已回答 2 年前
  • To be honest this is exactly what I did. But it is still not clear to me how the pricing works!

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则