Databases & Analytics Flashcards

1
Q

What service is a managed relational database service for MySQL, PostgreSQL, MariaDB, Oracle BYOL, or SQL Server?

A

AWS RDS

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

Which service is an AWS proprietary fully managed relational database engine that’s compatible with MySQL and PostgreSQL?

A

Amazon Aurora

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

What is a read replica?

A

Replications of a database that can only be read but not written to, writing back only to the main DB, spreading out the read workload.

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

What is a Multi-AZ replication?

A

Read replicas are located in another, singular AZ in case of failure.

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

What is Multi-Region replication?

A

Read replicas are located in multiple Regions and write back, cross-region to main DB.

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

What service provides in-memory caching of relational databases like RDS?

A

ElastiCache

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

What service provides a fully managed, Highly Available NoSQL database (not relational) with replication across 3 AZ?

A

DynamoDB

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

Which service is a fully managed in-memory cache for DynamoDB?

A

DynamoDB Accelerator (DAX)

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

What service makes DynamoDB 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
10
Q

What service provides OLAP data warehousing?

A

AWS Redshift

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

What AWS service is used for easily running and scaling Hadoop, Apache Spark, Hive, Presto, and other big data workloads?

A

AWS EMR

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

What is a query service AWS provides to perform analytics on S3 data and data lakes?

A

Amazon Athena

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

What business intelligence tools provides modern interactive dashboards, paginated reports, embedded analytics, and natural language queries for data and big data?

A

Amazon QuickSight

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

Amazon’s MongoDB - NoSQL, native JSON document database service.

A

DocumentDB

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

What is AWS’ fully managed graph database service?

A

AWS Neptune

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

What service is used for recording financial transactions, is fully managed, centralized, and immutable?

A

QLDP (Quantum Ledger Database)

17
Q

What service allows for the building of applications where multiple parties can execute transactions, and is decentralized?

A

Managed Blockchain

18
Q

Which service is a serverless data integration service that makes it easier to discover, prepare, move, and integrate data from multiple sources for analytics, machine learning (ML), and application development?

A

AWS Glue