Database services Flashcards

1
Q

What are some examples of relational data base services in AWS?

A

Aurora and RDS

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

What service uses key-value databases and what is the advantage of such a database?

A

DynamoDB, key-value databases are optimised for common access patterns so they store and rapidly retrieve large volumes of data

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

What in-memory databases can be found in AWS and what is this type of database useful for?

A

ElastiCache, in-memory is useful for real time data it is compatible with Redis and Memcached data structures

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

What graph database service is available on AWS?

A

Neptune

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

What is QLDB

A

Quantum Ledger DataBase - a blockchain ledger database - uses a centralised authority

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

What is an example of a service used in AWS that is compatible with MongoDB and what form of data does MongoDB use?

A

DocumentDB, json - document data

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

How might someone migrate a database in AWS?

A

DMS

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

When should what are the use cases for Aurora and RDS?

A

Aurora for Prostgre SQL and MySQL and RDS for all other relational DBs

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