Route 53 Flashcards
1
Q
How do you redirect example.org to example.com (alias or CNAME)?
A
CNAME. Alinas can be used only to redirect to internal resources.
2
Q
To use private hosted zones, you must set the following Amazon VPC settings to true:
A
- enableDnsHostnames
- enableDnsSupport
3
Q
What is Route 53 split-horizon DNS?
A
In split-view DNS, you use the same domain name (example.com) for internal uses (accounting.example.com) and external uses, such as your public website (www.example.com).
4
Q
What are the Route 53 routing policies?
A
- Simple routing
- Failover routing
- Geolocation routing
- Geoproximity routing
- Latency-based routing
- IP-based routing
- Multivalue answer routing
- Weighted routing