Database (relational and non-relational databases) Flashcards

1
Q

AlloyDB

A

Scalable & performant PostgreSQL-compatible DB

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

Cloud Bigtable

A

Petabyte-scale, low-latency, non-relational

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

Cloud Firestore

A

Serverless NoSQL document DB

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

Cloud Memorystore

A

Managed Redis and Memcached

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

Cloud SQL

A

Managed MySQL, PostgreSQL, SQL Server

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

Cloud SQL Insights

A

SQL Inspector

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

Cloud Spanner

A

Horizontally scaleable relational database

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

Database Migration Service

A

Migrate to Cloud SQL

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

Transactional Consistency

A

When a transaction completes, all operations must be successful or all are rolled back

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

Eventual Consistency

A

After data is updated, the system guarantees that all copies of the data in a distributed system will “eventually” be the same

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

Strong Consistency

A

All nodes in a distributed system that have received the same update will be in the same state once the transaction completes

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

DB use case: Web frameworks, ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), Ecommerce and Web, SaaS Application

A

Cloud SQL

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

DB use case: Gaming, Global financial ledger, supply chain/inventory management

A

Cloud Spanner

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

DB use case: Legacy applications, Data center retirement

A

Bare Metal

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

DB use case: Mobile/web/IoT apps, real-time sync, offline sync, personalized apps

A

Firestore

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

DB use case: Personalization, Adtech, Recommendation engines, Fraud detection

A

Cloud Bigtable

17
Q

DB use case: Caching, Gaming, Leaderboard, Social chat or news feed, Session store, Personalization, Adtech

A

Memorystore

18
Q

DB use case: Images, media serving, backups

A

Cloud Storage

19
Q

DB use case: Latency sensitive workloads

A

Filestore

20
Q

DB use case: Analytics, dashboards

A

BigQuery