AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: Relational databases store data in relational azure video

Question 1 Be Honest
« Back   Next azure Cloud dp-900-data-fundamentals Question »
Answer

Full Certification Question

Relational databases store data in relational tables, but sometimes the structure imposed by this model can be too rigid, and often leads to poor performance unless you spend time implementing detailed tuning. Other models, collectively known as NoSQL databases, exist. These models store data in other structures, such as documents, graphs, key-value stores, and column family stores. Azure Cosmos DB is a highly scalable cloud database service for NoSQL data. You need to process many JSON files every minute, while keeping the data from the files accessible by using native queries. Which should be used?