|
1 | 1 | ---
|
2 |
| -title: Whitepapers that describe Azure Cosmos DB concepts |
3 |
| -description: Get the list of whitepapers for Azure Cosmos DB, these whitepapers describe the concepts in depth. |
| 2 | +title: Conceptual whitepapers |
| 3 | +titleSuffix: Azure Cosmos DB |
| 4 | +description: This list of conceptual whitepapers describes various Azure Cosmos DB service, development, and data concepts in depth. |
4 | 5 | ms.service: cosmos-db
|
5 | 6 | ms.subservice: nosql
|
6 | 7 | author: seesharprun
|
7 | 8 | ms.author: sidandrews
|
8 | 9 | ms.reviewer: mjbrown
|
9 | 10 | ms.topic: conceptual
|
10 |
| -ms.date: 05/07/2021 |
| 11 | +ms.date: 02/20/2023 |
11 | 12 | ms.custom: seodec18, ignite-2022
|
12 | 13 | ---
|
13 | 14 |
|
14 |
| -# Azure Cosmos DB whitepapers |
| 15 | +# Azure Cosmos DB conceptual whitepapers |
| 16 | + |
15 | 17 | [!INCLUDE[NoSQL, MongoDB, Cassandra, Gremlin, Table](includes/appliesto-nosql-mongodb-cassandra-gremlin-table.md)]
|
16 | 18 |
|
17 | 19 | Whitepapers allow you to explore Azure Cosmos DB concepts at a deeper level. This article provides you with a list of available whitepapers for Azure Cosmos DB.
|
18 | 20 |
|
19 | 21 | | **Whitepaper** | **Description** |
|
20 | 22 | | --- | --- |
|
21 |
| -|[Schema-Agnostic Indexing with Azure Cosmos DB](https://www.vldb.org/pvldb/vol8/p1668-shukla.pdf) | This paper describes Azure Cosmos DB's indexing subsystem. This paper includes Azure Cosmos DB capabilities such as document representation, query language, document indexing approach, core index support, and early production experiences.| |
22 |
| -| [Azure Cosmos DB and personal data](https://servicetrust.microsoft.com/ViewPage/TrustDocuments?command=Download&downloadType=Document&downloadId=87cc6456-4b23-473c-94d3-6c713b8b8956&docTab=6d000410-c9e9-11e7-9a91-892aae8839ad_FAQ_and_White_Papers)| This paper provides guidance for Azure Cosmos DB customers managing a cloud-based database, an on-premises database, or both, and who need to ensure that the personal data in their database systems is handled and protected in accordance with current rules. | |
23 |
| -|[Next-gen app development with Azure Cosmos DB](https://azure.microsoft.com/resources/microsoft-azure-cosmos-db-flexible-reliable-cloud-nosql-at-any-scale/) | This paper explores how Azure Cosmos DB is uniquely positioned to address the data requirements of modern apps. It includes three customers spotlights highlighting the API for MongoDB, simplified data management, cost-effective scalability, market-leading performance, and reliability. | |
| 23 | +| [Schema-Agnostic Indexing with Azure Cosmos DB](https://www.vldb.org/pvldb/vol8/p1668-shukla.pdf) | This paper describes Azure Cosmos DB's indexing subsystem. This paper includes a deep dive into various Azure Cosmos DB capabilities. These capabilities include; document representation, query language, document indexing approach, core index support, and early production experiences. | |
| 24 | +| [Azure Cosmos DB and personal data](https://servicetrust.microsoft.com/ViewPage/TrustDocuments?command=Download&downloadType=Document&downloadId=87cc6456-4b23-473c-94d3-6c713b8b8956&docTab=6d000410-c9e9-11e7-9a91-892aae8839ad_FAQ_and_White_Papers) | This paper provides guidance for Azure Cosmos DB customers managing a cloud-based database, an on-premises database, or both. This paper is ideal for customers who want to learn more about the rules related to how we handle and protect their personal data in their database systems. | |
| 25 | +| [Next-gen app development with Azure Cosmos DB](https://azure.microsoft.com/resources/microsoft-azure-cosmos-db-flexible-reliable-cloud-nosql-at-any-scale/) | This paper explores how we uniquely positioned Azure Cosmos DB to address the data requirements of modern apps. It includes three customers spotlights highlighting the API for MongoDB, simplified data management, cost-effective scalability, market-leading performance, and reliability. | |
| 26 | +| [Cloud-Scale Data for Spring Developers](https://azure.github.io/cloud-scale-data-for-devs-guide/) | This paper helps you build cloud-native Java applications in Azure. This paper helps you gain insights about using NoSQL and why you should consider Azure Cosmos DB, our fully managed, distributed NoSQL database service on Azure. | |
| 27 | + |
| 28 | +## Next steps |
| 29 | + |
| 30 | +- Learn about [common Azure Cosmos DB use cases](use-cases.md) |
0 commit comments