Section 10: Route 53 Flashcards

1
Q

Describe the difference between a CNAME and an alias?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

True/False: You can use a CNAME or an alias to route traffic to a ROOT DNS domain

A

False - You can only use an Alias. CNAMEs cannot route traffic to a ROOT DNS domain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

This feature allows you to define how Route 53 responds to DNS queries

A

Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A routing policy that routes traffic to a single resource

A

Simple Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A routing policy that allows you to allocate specific percentages of traffic to different resources

A

Weighted Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A routing policy that redirects users to the resource that has the fastest connection speed

A

Latency Based Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A routing policy where you must assign a specific resource as “primary”; traffic is routed to a secondary resource if primary instance is determined to be unhealthy

A

Failover Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A routing policy that uses client location to determine routing

A

Geolocation Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A routing policy that relies geographic location of users, locations, as well as a bias value to determine routing

A

Geoproximity Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

This routing policy requires the usage of Route 53 Traffic Flow

A

Geoproximity Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A routing policy that allows clients to connect to a subset of many IPs associated with one DNS hostname

A

Multi Value Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

You have purchased mycoolcompany.com on Amazon Route 53 Registrar and would like the domain to point to your Elastic Load Balancer my-elb-1234567890.us-west-2.elb.amazonaws.com. Which Route 53 Record type must you use here?

A

Alias - CNAME cannot refer to a ROOT hostname

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

You have deployed a new Elastic Beanstalk environment and would like to direct 5% of your production traffic to this new environment. This allows you to monitor for CloudWatch metrics and ensuring that there’re no bugs exist with your new environment. Which Route 53 routing policy allows you to do so?

A

Weighted Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

You have updated a Route 53 Record’s myapp.mydomain.com value to point to a new Elastic Load Balancer, but it looks like users are still redirected to the old ELB. What is a possible cause for this behavior?

A

TTL (Time to Live) has not expired yet and the old value is still cached

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

You have an application that’s hosted in two different AWS Regions us-west-1 and eu-west-2. You want your users to get the best possible user experience by minimizing the response time from application servers to your users. Which Route 53 Routing Policy should you choose?

A

Latency Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

You have a legal requirement that people in any country but France should NOT be able to access your website. Which Route 53 Routing Policy helps you in achieving this?

A

Geolocation Routing Policy

17
Q

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?

A

Create a Public Hosted Zone and update the 3rd party Registrar NS records

18
Q

What are the three entities that a Route 53 Healthcheck can monitor?

A
  1. Endpoints
  2. Other Health Checks
  3. CloudWatch Alarms
19
Q

True/False: You can use a geolocation routing policy to reduce latency

A

False - This can only be used to restrict the distribution of content based on user location

20
Q

Which three AWS resources can an alias record redirect queries to?

A

Amazon S3 Buckets
CloudFront distributions
Another record in the same Route 53 hosted zone

21
Q

True/False: A CNAME record can redirect DNS queries to any DNS record

A

True

22
Q

Route 53 charges for ________ queries to AWS resources, but does not charge for ________ queries

A

alias; CNAME