R53 Flashcards
What does the DHCP option set of a DEFAULT VPC specify?
Domain Name Server: AmazonProvidedDNS
Amazon-provided domain name
Do EC2 instances in non-default VPCs have resolvable DNS hostnames?
Not by default (unlike in default VPCs) To enable resolvable DNS hostnames, you must configure BOTH:
DNS RESOLUTION
DNS HOSTNAMES
How to configure CloudFront to use a “normal” domain URL?
CNAME record
www.example.com —–>
d66sk3k2.cloudfront.net
What does a Private Hosted Zone do? What about Split-View DNS?
Private Hosted Zone: determines how R53 responds to DNS queries within or among your VPCs
Split View: configuring both private and public hosted zones, allowing different IP results for a single domain name query
How to make R53 the authoritative DNS for a domain hosted elsewhere
- On the other provides, list R53 DNS Servers
- Create a public hosted zone