Amazon RDS Flashcards

1
Q

What is RDS?

A

Managed database option for MySQL, Maria, PostgreSQL, MSSQL, Oracle, and Aurora

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

What types of data are best used in RDS?

A

structured, relational data

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

What options are available to customers in the maintenance of databases?

A

Customers can define maintenance windows for patching, updates, etc.

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

If you need lots of storage for binary objects, what data storage service should you use?

A

s3

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

If you need automated scalability, instead of RDS, use:

A

DynamoDB

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

If your data has a Name/Value structure, don’t use RDS, use:

A

DynamoDB

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

If your data is not structured, don’t use RDS, use:

A

DynamoDB

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

If you require a DB not supported by RDS, use:

A

DB installed on EC2

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

If you require complete control over the DB, don’t use RDS, use:

A

DB installed on EC2

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

If a master copy of a DB goes down, what happens?

A

A secondary DB is promoted to master

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

If a whole region goes down in a multi-region DB, what happens?

A

A standby or read replica in another region can be promoted to the master. This is a manuel process.

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