Caching Flashcards

1
Q

TRUE or FALSE?
You can use CloudFront to front your Datacenter?

A

TRUE

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

What is a better option than CloudFront for blocking individual countries?

A

WAF

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

What are two database caching solutions offered by AWS?

A

Elasticache and DAX

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

What are the two types of Elasticache?

A

Memcached and Redis

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

How does Elasticache work?

A

By caching common database queries.

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

What does Redis offer that Memcached doesn’t?

A

Can function as a standalone database (no-SQL)
Failover and multi-AZ support
Supports backups

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

If you get an exam question asking for a no-SQL database and DynamoDB isn’t an option, go for…

A

Redis

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

If the exam asks for a caching solutions that has backups, choose…

A

Redis

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

TRUE or FALSE?
Memcached and Redis can front a relational database.

A

TRUE
They can front just about any DB, but excel when used with RDS

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

TRUE or FALSE?
Elasticache and DAX are external caching solutions.

A

FALSE
They are internal

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

TRUE or FALSE?
Redis can be a cache as well as a standalone database.

A

TRUE

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

What is Global Accelerator?

A

A networking service that routes traffic through AWS global network infrastructure

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

What kind of traffic is Global Accelerator meant for?

A

TCP and UDP

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

What do the accelerators in Global Accelerator do?

A

They direct the user traffic to the optimal AWS endpoint.

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

In Global Accelerator, what do the listener components do?

A

They process inbound connections.

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