Linux Academy Flashcards
1
Q
Document database
A
- NoSQL
- Typically JSON
- Family of information with varying structure.
2
Q
Data factory activity
A
Processing steps in a pipeline:
1. Data movement
2, Data transformation
3. Control
3
Q
Data lake encryption
A
Data at rest and in motion are always encrypted by default
4
Q
Snowflake schema
A
- Reduced query performance
- Multiple dimension tables
- Normalised
5
Q
DWU
A
Data Warehouse Unit. Unit of measure used in SQL Data Warehouse
6
Q
Key-value store
A
- Highly optimised for simple lookups.
2. Scalable across multiple nodes
7
Q
Graph databases
A
Consists of nodes and edges.
Example is Gremlin API in CosmosDB
8
Q
Star scheme
A
- Easy to query
- Fact table
- Dimension table
- Not normalised
9
Q
Data factory linked service
A
The connection string needed to connect to the data
10
Q
Azure Monitor
A
Centralised, consolidated monitoring for all Azure resources
11
Q
Wide column store
A
Data organised into column and row