Let's see whether you can answer the following questions correctly:
- In a single region, Cosmos DB can provide:
- 99.99% (also known as four nines) of availability
- 99.999% (also known as five nines) of availability
- 99.9999% (also known as six nines) of availability
- In multiple regions, Cosmos DB can provide:
- 99.99% (also known as four nines) of availability
- 99.999% (also known as five nines) of availability
- 99.9999% (also known as six nines) of availability
- Which of the following database type supported by Cosmos DB can work with either the SQL API or the MongoDB API:
- Key/value
- Column-family
- Document
- The name for the container in a document database in Cosmos DB is:
- Key/value
- Document container
- Collection
- The name for the item in a document database in Cosmos DB is:
- Value
- Document
- Row