Guide to NoSQL with Azure Cosmos DB
上QQ阅读APP看书,第一时间看更新

Test your knowledge

Let's see whether you can answer the following questions correctly:

  1. In a single region, Cosmos DB can provide:
    1. 99.99% (also known as four nines) of availability
    2. 99.999% (also known as five nines) of availability
    3. 99.9999% (also known as six nines) of availability
  2. In multiple regions, Cosmos DB can provide:
    1. 99.99% (also known as four nines) of availability
    2. 99.999% (also known as five nines) of availability
    3. 99.9999% (also known as six nines) of availability
  3. Which of the following database type supported by Cosmos DB can work with either the SQL API or the MongoDB API:
    1. Key/value
    2. Column-family
    3. Document
  4. The name for the container in a document database in Cosmos DB is:
    1. Key/value
    2. Document container
    3. Collection
  5. The name for the item in a document database in Cosmos DB is:
    1. Value
    2. Document
    3. Row