Storage Flashcards

1
Q

What Cosmos API for JSON documents?

A

Use the SQL and MongoDB API

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

What Cosmos API for key-value pairs?

A

Use the Azure Table API

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

What Cosmos API for wide-columns?

A

Use the Cassandra API

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

What Cosmos API to store data as graphs?

A

Use the Gremlin API

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

What type of data is ideal for Azure Table Storage?

A

structured, non-relational data

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

In Azure Table Storage, how many properties can an entity have?

A

252

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

In Azure Table Storage what are the three system properties?

A

partition key, row key, timestamp

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

What is the maxium size of an entity in Azure Table Storage?

A

1mb

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

In Cosmos DB, the consitency level of ‘Consistent Prefix’ guarantees that reads never see out-of-order writes. True or False?

A

True

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