Route 53 Flashcards
You have purchased a domain on GoDaddy and would like to use Route 53 as the DNS Service Provider. What should you do to make this work?
Create a Public Hosted Zone and update the NS record on GoDaddy
Route 53 can be set up to route traffic into different regions. True or false?
True, Route 53 is a global service, therefore it’s not locked to any particular region
Which type of DNS record should you use to resolve an IP address to a domain name?
PTR record
Route 53 can route requests to an EC2 instance. True or false?
False
What’s the advantage of Multi-Value over Simple routing policy?
Multi-Value only return healthy endpoints
Can an EC2 Instance Health Check be used by Route53?
No
Which type of record should you use to resolve a domain name to another domain name?
CNAME
Which protocol is primarily used by DNS to serve requests?
UDP
An Alias record can have multiple target. True or false?
False
An Alias record can have multiple target. True or false?
False
Can an Alias record point to a VPC endpoint?
No
Can you create a CNAME record to route from domain example1.com to example2.com?
No, CNAME are not allowed for root domains as a source, you could route though from something.example1.com to example2.com
Which types of routing policies can have health checks to give you healthy results?
Everyone except Simple
What can you use as a health check in Route 53?
Endpoint, other health checks (calculated health check), CloudWatch Alarms