What are IP addresses?
Addresses computers use to communicate
What is a subdomain?
Subdivision of domain name for organizing set of related resources or services
What is A record type?
Maps domain name to IP address
- Ex: dctlabs.com to 52.23.21.43
What is CNAME record type?
Maps domain name to another domain name
- Ex: mail.dctlabs.com to mailserver1.net
What is MX record type?
Return mail servers for domain name
What is TXT record type?
Associates text w/ domain name (used for verification, authorization, etc . . .)
What is SRV record type?
Maps domain name to specific service or protocol (ex: Kerberos server)
What is NS record type?
Specifies authoritative DNS servers for particular domain
What is SOA (Start of Authority) record type?
Stores important information about domain
What are Route 53 Routing Policies?
What is Simple Routing Policy?
Route 53 Routing Policuy
Simple DNS response providing IP address associated w/ name
What is Failover Routing Policy?
Route 53 Routing Policy
If primary is down (based on health checks), routes to secondary destination
What is Geolocation Routing Policy?
Route 53 Routing Policy
Uses geographic location client is in (ex: Europe) to route to closest region
What is Geoproximity Routing Policy?
Route 53 Routing Policy
Routes to closest region w/in geographic area
What is Latency Routing Policy?
Route 53 Routing Policy
Directs based on lowest latency route to resources
What is Multivalue Answer Routing Policy?
Route 53 Routing Policy
Returns several IP addresses & functions as basic load balancer
What is Weighted Routing Policy?
Route 53 Routing Policy
Uses relative weights assigned to resources
What is IP Based Routing Policy?
Route 53 Routing Policy
Route based on originating IP address of traffic
True or False
Content is pushed from origin and cached in Amazon CloudFront
True
Amazon CloudFront
True of False
Edge locations are distributed around world
True
Amazon CloudFront
What does CloudFront Distribution do?
How many Regional Edges Caches are there?
12
How many Edge Locations are there?
210
How long is an object cached for (TTL)?
24 hours