Database Services and Utilities Flashcards

1
Q

How to use a database as IaaS?

A

Database on EC2

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

How to use a database as PaaS?

A

Relational Database Service (RDS)

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

How to use a database as SaaS?

A

DynamoDB
Elasticache
RedShift

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

Amazon RDS is a fully managed service for _______ databases.

A

relational

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

___________ is a MySQL and PostgreSQL-compatible relational database built for the cloud, that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source databases.

A

Amazon Aurora

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

Amazon DynamoDB is a fully managed ___________ database service.

A

NoSQL

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

DynamoDB can handle more than ________ requests per day and can support peaks of more than _______ requests per second.

A

10 trillion

20 trillion

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

Amazon Elasticache is an in-memory data store that supports the ______ and _______ engines.

A

Memcached

Redis

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

Data warehousing solution that supports petabytes of data

A

Amazon Redshift

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

Service that enables querying exabytes of data stored in S3

A

Amazon Redshift Spectrum

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

IT executive in a financial services company. They are transitioning their data warehouse to AWS for analysis. The data warehouse would need to support up to 2 PB of data. Which approach would you recommend?

A

Amazon Redshift

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

DevOps engineer at a tech company. Needs to launch a MySQL database for a new web application. They need to have direct access to the virtual server that MySQL is running on. What approach would you recommend for the company?

A

Database on EC2

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

CTO at a gaming company. They are trying to determine how to store realtime user analytics. They need low latency and the ability to scale to handle up to 1 million players. They want to minimize the amount of time it takes to maintain the database. Which AWS approach would you recommend?

A

DynamoDB

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