Quiz - Chapter 19 - Caching Overview Flashcards

1
Q

True or False? Global Accelerator is the only AWS service that allows you to create weights for your application endpoints.

A

FALSE

Route 53 can also do this

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

What 2 types of caches are supported by ElastiCache?

A

Redis and Memcached

ElastiCache is a managed version of Redis and Memcached

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

What AWS service allows you to easily deal with public IP caching issues?

A

Global Accelerator can help deal with IP caching issues by providing static IPs.

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

What type of physical AWS architecture does CloudFront use to improve performance?

A

Edge Locations

CloudFront uses Edge Locations to speed up the delivery of your content.

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

Caches are best placed __.

A

Anywhere Possible

Caches allow you to increase your application performance and are usually a great idea everywhere!

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

How do caches help improve performance?

A

They reduce the amount of trips that are required to the source of the data.

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