DNS
used to convert human-friendly domain names into an IP address
IPv4
IPv6
Top-Level Domain
last word of a domain name
- controlled by IANA
Second Level Domain
the second-to-last word in a domain name
Domain Registrar
an authority that can assign domains under top-level domain names and register them with InterNIC
Examples of Top-Level Domains
.com .gov .edu .org, etc.
InterNIC
a service of ICANN which enforces uniqueness of domain names
DNS Record Type: SOA Record
supplies:
DNS Record Type: NS Record
used by top-level domain servers to direct traffic to the content DNS server that contains the authoritative DNS records
DNS Record Type: A Record
Address Record
Time to Live (TTL)
DNS Record Type: CNAME
AWS Alias Records
Naked Domain Names
a. k.a. Zone Apex Records
- just the domain name without a subdomain
ex: http://acloudguru.com
- CNAMES cannot be used on Naked domain names, but an A Record/Alias can
7 routing policies available on Route 53
1) simple routing
2) weighted routing
3) latency-based routing
4) failover routing
5) geolocation routing
6) geoproximity routing (traffic flow only)
7) multi-value answer routing
Where do you create routing policies?
Route 53 -> Hosted Zones -> Create new record
Route 53 Exam tips
Route 53 Simple Routing Policy*
one record goes to multiple IP addresses
when user request the site, they are given an IP at random
Route 53 Failover Routing Policy
used when you want an active/passive setup*
eg. you have a primary site in one AZ and a secondary DR site in another AZ
- route 53 monitors the health of your endpoints with a health check*
- route 53 will failover to the secondary when necessary
Route 53 Geolocation Routing Policy
lets you choose where your traffic will be sent based on the geographic location of your end users *
Route 53 Traffic Flow
uses a combination of geographic location, latency, availability to route traffic
Route 53 Geoproximity Routing
bias
expands or shrink the size of a geographic region