Azure Cosmos DB Flashcards

1
Q

Data models provided

A

Relational data model.
* Database composed by tables and documents.
Document data model.
* A document can be any JSON object.
Graph data model.
* Represent data that can be modelled as a graph (e.g. social network
relations, etc.)

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

Global Distribution

A

Possible to configure a
database to be globally
distributed and available in
any of the Azure regions.

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

How to decide where to
locate replicas?

A

Depends on global reach and
location of clients.

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