Route 53 is the scalable DNS service from AWS. It’s fairly simple and straightforward, and Amazon provides excellent documentation with detailed explanations of the concepts behind the service. Route 53 can be managed from the AWS console or through the Route 53 API. When using the API, you can set account level access to have a fine-grained control over domain management through the Identity Access Management API. In this article, I’m going give a quick introduction to Route 53, briefly explaining the concepts behind it.Read More