Effective Storage Solutions
Effective Storage Solutions
Effective Storage Solutions
Principles for Partitioning with Azure
Principles for Partitioning with Azure
100

Mention at least 2 storage Platforms

Azure Blobs 

Azure Files

Azure Queues

Azure Tables

100

Mention at least 3 properties from Azure Storage

Durability

Highability

Security

Sharing mechanism

Accessibility

100

How does the functionality from azure storage could fail ?

Data center with common outages

Running out of space

Managing permitions and licening

Run target and campaigns

100

Mention at least 3 benefits from partitioning

iterate fast

scale easier

improve performance

matching the data store to the oattern of use

improve availability

scale from gigabyte to petabytes

100

what is partitioning?

is the technique to physically divide your data into separate data stores to improve scalability, reduce contention and optimize performance.

200

True or False

Does graph data needs to serve in real time?

false 
200

How was the merge from Azure Blob Storage and Azure Datalake Gen 1 named?

Azure Datalake Gen 2

200

which service would you pick if your data type is semistructured data?

Cosmos DB

200

mention strategies of partitioning data

horizontal partitioning

vertical partitioning

functional partitioning

200

Mention benefits of vertical partitioning

enabling different security treatments

split slow-changing data

300

Mention the types of access tier. 

cold access tier

hot access tier

archive access tier

Premium performance tier


300

Which Azure Storage Platform is the cheapest and fastest to store data is flat?

Azure Blob Storage

300

Which Azure Storage Platform would you recommend when someone want to decouple process to scale separately

Azure Queue Service

300

mention ways to distribute tables

hash

round robin

replicated

300

When should I use synapse analytics?

massive structured data

400

Mention at least 3 Blob Storage use cases

Serving Images or documents

Storing files

Streaming video and audio

Storing Data 

Analysis

400

How could you access into Azure files?

by the Standard Server Message Block

400

What Azure Storage Platform process non-relational structured data?

Azure Table Storage

400

Which strategy of partition key would you recomend to split by columns?

Vertical partitioning

400

Which strategy of partition key would you recomend to split by rows?

Horizontal partitioning

500

Mention at least 2 core features of our Azure Datalake Storage

Hadoop capabilities Access

Super set of Posix permissions

cost effective

Optimized driver

500

How does LRS work?

copy data within single physical location in the primary region, least expensive replication option.

500

How does ZRS work?

copy data across 3 azure availability zones in the primary region.

Microsoft recommends using ZRS in the primary region

500

what is recommended to do a good partition?

high cardinality

static

distributes frequency

distributes load

supports a total order

500

what referes to separate data from different domains into different physical nodes to ensure better isolation and performance?

functional partitioning

M
e
n
u