Database Flashcards

Database

1
Q

AWS proprietery RDS (Postgre SQL and MySQL)
Multi AZ setup for DR
Verticle and Horizontal scaling
You CANNOT SSH into your instance

A

Aurora

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

Read from more than 1 instance and write to only 1

A

Read Replicas

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

Read and Write from 1 and on Failover move to another

A

Multi AZ

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

Region 1(Main) reads/writes on Region 1 instance and Region 2 reads on Region 2 but writes to Region 1

A

Multi Region

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

In Memory DB for faster read/write for all databases

A

ElastiCache

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

No SQL DB Managed DB
Serverless
Standard and IA Table Class

A

DynamoDB

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

In Memory Cache for faster read/write for Dynamo DB

A

DynamoDB Accelerator(DAX)

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

It’s a way for you to make DynamoDB table accessible with low latency in multiple regions

A

DynamoDB Global Tables

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

Serverless(Pay for what you use) and based on Postgre SQL
Only for OLAP and not OLTP
Used for Data warehousing
Uses Massively Paraller Processing Query (MPP)Integrate with BI tools like AWS QuickSight or Tableau

A

RedShift

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

Helps create Hadoop clusters(Big Data)
Clusters are many EC2 instances
Autoscaling and integrated with spot instances
ML, Data Processing, Web Indexing, Big data

A

EMR (Elastic Map Reduce)

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

Serverless and perform anaytics on S3
Uses SQL
Used for BI, Analytics, Anaylze VPC Flow Logs, CloudTrail, ELB Logs

A

Athena

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

Serverless to create interactive dashboards
Integrated with all DBs

A

QuickSight

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

Aurora for MongoDB
No SQL DB

A

DocumentDB

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

Fully Managed Graph DB
Social Media data

A

Neptune

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

Recording Financial Transactions
To review history of all the changes made to your application data over time
Central authority

A

QLDB

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

Joins public blockchains like hyperledger fabric or Ethereum
No central authority

A

Managed Blockchain

17
Q

Serverless and does ETL
Take data from S3 or RDS, Transform and load into RedShift

A

Glue

18
Q

Data Migration

A

DMS