This may seem like a very basic question, well, it is, but I am tad-bit confused after reading about Amazon Route 53 and the FAQs, and wanted to check if I am right.
What are Hosted Zones? In layman-speak, it's the number of domains (
example.com
,domain.com
, etc.) that you are going to be associating with Amazon Route 53. Right?So, with respect to the pricing, if I am only going to be using 1 domain, I'll only be charged $0.50 per month, correct?
What are Queries? The number of times a domain is resolved? i.e. if someone visits
domain.com
it's generates many queries for the page itself, its images, stylesheets, JS files etc. right? So, the number of queries is roughly equal to the number of hits website and its content receive?