DNS: Amazon Route 53 Flashcards
Use Route 53 to direct based on health checks with
(2xx) traffic to primary and other responses to
secondary
Need to create an A record for each server and a HTTP (not TCP) health check
Route 53 health check uses string matching for “/html”. Alert shows health check fails
The search string must appear entirely within the first 5,120 bytes of the response body
Need to make a website promotion visible to users from a specific country only
Use Route 53 geolocation routing policy
New website runs on EC2 behind ALB. Need to create
record in Route 53 to point to the domain apex (e.g. example.com)
Use an alias record
Hosted zone in Account A and ALB in Account B. Need the most cost-effective and efficient solution for pointing to the ALB
Create an Alias record in Account A that points to ALB in Account B