Route 53 Flashcards
1
Q
What are the main services provided by Route 53
A
- Register Domains
- Host Zones.. managed nameservers
2
Q
What kind of service is it.
A
- Global service and has single database
- It is Globally Resilient
3
Q
Steps when creating a register
A
- Route 53 checks if the domain exists with the registry
2.Route 53 creates a zone file for the domain being created
eg. animals4life.org - It just a database it contains all the DNS for the domain being created
Along with the zone file created Route53 allocates name servers for this zone, these are servers that route 53 creates and manages.
There will be 4 servers created for the zone.
4
Q
Zones inside route53
A
Route53 provides DNS zones as well as hosting for that zones.
i.e DNS as service.
Hosted on four managed name servers.
5
Q
DNS Record Types
A
Name Server Records (NS)
A and AAA records
CNAME Records - Host to Host
MX Record Type
6
Q
A