Sample questions and answers
Before you move on to the next chapter, try answering the following questions:
- The Azure Cosmos DB ____________ API enables the use of
SELECT
statements to retrieve documents from Azure Cosmos DB.- Core (SQL)
- Gremlin
- MongoDB
- Table
- What is a characteristic of non-relational data?
- Forced schema on data structures
- Flexible storage of ingested data
- Entities may have the same fields
- Each row has the exact same columns
- Complete this sentence: _____________ natively support the analysis of relationships between entities.
- Document databases
- Key-value stores
- Graph databases
- Column family databases
- Which Azure storage solution is compatible with HDFS, Azure Active Directory (Azure AD), and POSIX-based access control lists (ACLs)
- Azure Table storage
- Azure Data Lake storage
- Azure Queue storage
- Azure Files
- Select the answer that correctly completes the sentence. You have data that consists of video and audio documents. You need to store the data in an Azure environment...