Describe Route 53
A service to register domains and configure DNS records.
What is the function of DNS Servers
To translate common language web domains into IP addresses.
Describe the process that occurs when you type a domain name (web address) into a web browser.
The browser sends a request to a DNS server asking for the IP address associated with the domain name.
In a highly available, fault-tolerant architecture, with multiple EC2 instances hosting a website, what is the purpose of Route 53?
To populate external DNS servers with domain/IP address information AND to route incoming traffic to the ELB.