DNS, Caching, and Performance Optimization Flashcards

1
Q

CNAME Record is used to reference ________ versions of a site like the _____ version

A

CNAME Record is used to reference alternate versions of a site like the mobile version

exp m.broward.com

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

What is the difference between an Alias and CNAME record?

Alias records are ________ to AWS. They translate your naked _______ name to an AWS ________.

A

Alias records are exclusive to AWS. They translate your naked domain name to an AWS resource.

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

Start of Authority Record (SOA) stores important information about a domain or zone, such as (3)

Email of the ___________
When the domain was last _______
How long the ______ should wait between ________

A

Start of Authority Record (SOA) stores important information about a domain or zone, such as (3)

Email of the administrator
When the domain was last updated
How long the server should wait between refreshes.

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

An A record indicates the __ ________ of a given domain

A

An A record indicates the IP address of a given domain

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

Simple Routing allows you to have ___ record with _______ IP addresses associated with it

A

Simple Routing allows you to have one record with multiple IP addresses associated with it

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

Weighted Routing lets you associate multiple ________ with a single ________ name and then allows you to choose how much traffic is ________ to each resource

A

Weighted Routing lets you associate multiple resources with a single domain name and then allows you to choose how much traffic is routed to each resource

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

Latency-Based ________ decisions are decided based on the lowest _______ possible

A

Latency-Based Routing decisions are decided based on the lowest latency possible

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

Failover Routing is ideal for a scenario where your application has an ______ and ________ route, and if a path fails a health check the ________ route will become ______

A

Failover Routing is ideal for a scenario where your application has an active and passive route, and if a path fails a health check the passive route will become active

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

Geolocation Routing lets you choose the resources that serve your traffic based on the __________ location of your _____

A

Geolocation Routing lets you choose the resources that serve your traffic based on the geographic location of your users

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

Multivalue Answer Routing lets you use Route 53 to respond to DNS queries with up to _____ healthy records selected at _______.

A

Multivalue Answer Routing lets you use Route 53 to respond to DNS queries with up to eight healthy records selected at random.

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

Using route 53, you can set health checks on _________ record sets

A

Using route 53, you can set health checks on individual record sets

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

A Network Load Balancer would be ideal if you wanted to achieve very ___ _______ and need a _____ IP address

A

A Network Load Balancer would be ideal if you wanted to achieve very low latency and need a Static IP address

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

What happens if a record fails a health check?

A

It will be removed from Route 53 until it passes the health check

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

Simple routing will route traffic to a single record with _______ values

A

Simple routing will route traffic to a single record with multiple values

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

Simple routing policies do not work with

A

health checks

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

Weighted routing can be useful for ____ _________ and ________ new software versions.

A

Weighted routing can be useful for load balancing and testing new software versions.

17
Q

Multivalue Answer Routing lets you distribute DNS responses across _______ resources

A

Multivalue Answer Routing lets you distribute DNS responses across multiple resources

18
Q

When using Multivalue Answer Routing if a web server becomes unavailable a client can try up to _____ other IP addresses from the response to avoid ________

A

When using Multivalue Answer Routing if a web server becomes unavailable a client can try up to eight other IP addresses from the response to avoid downtime.

19
Q

To use ____________ routing, you must be using Route53 ______ Flow

A

To use GeoProximity routing, you must be using Route53 Traffic Flow

20
Q

GeoProximity Routing lets you choose to route ____ or ____ traffic to given resources by specifying a value, known as a ____.

A

GeoProximity Routing let you choose to route more or less traffic to given resources by specifying a value, known as a bias.

21
Q

A bias ______ or ______ the size of a geographic region from which traffic is routed to a resource.

A

A bias expands or shrinks the size of a geographic region from which traffic is routed to a resource.

22
Q

Time to live (TTL) controls how long a ____ record will be ______

A

Time to live (TTL) controls how long a DNS record will be cached.

23
Q

Route 53 offers the following functions (3)

  • *___** resolution
  • *_____ ____** resolution
  • *_____** Check of resources
A
  • *DNS** resolution
  • *Domain** name resolution
  • *Health** Check of resources
24
Q

Which is better between an Alias record and CNAME?

A

Alias Record

25
Q

A Network load balancer would be best if you wanted to use _____ and ____-based applications.

A

A Network load balancer would be best if you wanted to use TCP and UDP based applications.

26
Q

Which load balancer works best with VPC endpoint services?

A

Network Load Balancer ELB