General Knowlege Flashcards

(12 cards)

1
Q

Characteristic of

MongoDB

A
  • Document oriented
  • Schema-less
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is

OLAP

A

Online analytical processing

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

OLTP

A

Online transaction processing

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

What is?

DDL

(in SQL world)

A

Data definition language

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

What is?

DML

(in SQL world)

A

Data manipulation language

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

What is?

DQL

(in SQL world)

A

Data query language

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

List all NoSQL databases types available in GCP

A
  • Key-Value Data Store
  • Document Databases
  • Wide-Column Databases
  • Graph Databases
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Characterisict of

Wide-column database

A

A wide-column database is NoSQL database designed to store, manage, and query large amounts of data across many columns.
Wide-column databases are schema-optional, allowing each row to have a different set of columns.

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

Characterisict of

Document database

A
  • NoSQL
  • semi-structured data in the form of documents
  • typically encoded in formats like JSON, BSON, or XML
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is SSL

A

Security protocol (Secure Sockets Layer)
Key features:
- based on certificates
- predecessor of TLS (Transport Layer Security)

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

What is Node in general?

A

A node in GCP generally refers to a single unit of compute infrastructure (virtual or physical) used by a specific managed service to perform its tasks.

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

Which regulation regarding data is important in europe

A

GDPR stands for General Data Protection Regulation

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