Quiz - Chapter 8 - Databases Flashcards

1
Q

Amazon Aurora is compatible with which of the following database engines?

A

MySQL and Postgres

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

Which one of the following features does RDS Aurora NOT support?

A

Universal HA is not a feature of Aurora

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

Which of the following is NOT a benefit of using RDS Multi-AZ?

A
  • Your secondary copy is automatically used as a read replica for your database.
  • This allows you to double your read performance automatically.
  • Multi-AZ does not provide a read replication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

True or False? RDS read replicas have their own endpoints.

A

TRUE

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

What type of read would you use with DynamoDB if you can’t have stale data in your application?

A

Strongly consistent reads would ensure you don’t have stale data

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

Fill in the blank: DynamoDB is a ____ database.

A

DynamoDB is a non-relational database

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

True or False? DynamoDB supports the ability to back up and restore your data.

A

TRUE

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

True or False? RDS read replicas can be created in different Regions from the source DB instance.

A

TRUE

You may use a read replica for disaster recovery of the source DB instance, either in the same AWS Region or in another Region.

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