Databases - Databases 101 Flashcards

1
Q

RDS Types

A

SQL Server, Oracle, MySQL Server, PostgreSQL, Aurora, MariaDB

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

What is Elasticache?

A

Web service that makes it easy to deploy, operate, and scale an in-memory cache in the cloud

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

In-memory caching engines that Elasticache supports:

A

Memcached, Redis

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

Use case for Elasticache

A

If web app constantly requests the top 10 products, cache that information in Elasticache

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

DMS

A

allows you to migrate your production database to AWS

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

One migration starts…

A

AWS manages complexities of the migration processes like data type transformation, compression, and parallel transfer, while ensuring that data changes to the source database that occur during the migration process are automatically replicated to the target

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

Purpose of the AWS schema conversion tool

A

automatically converts the source DB schema and a majority of the custom code, including views, stored procedures, and functions, to a format compatible with the target DB.

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

RDS is used for

A

OLTP

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

DynamoDB used for

A

NoSQL

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

RedShift used for

A

OLAP

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