You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/introduction.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
2
2
title: Unified AI Database
3
3
titleSuffix: Azure Cosmos DB
4
-
description: Azure Cosmos DB is your ideal database for the era of AI
4
+
description: Database for AI Era - Azure Cosmos DB is a NoSQL, relational, and vector database that provides unmatched reliability and flexibility for your operational data needs.
@@ -35,14 +35,14 @@ App development is faster and more productive thanks to:
35
35
- AI database functionalities like integrated vector database or seamless integration with Azure AI Services to support Retrieval Augmented Generation
36
36
- Query Copilot for generating NoSQL queries based on your natural language prompts [(preview)](nosql/query/how-to-enable-use-copilot.md)
37
37
38
-
As a fully managed service, Azure Cosmos DB takes database administration off your hands with automatic management, updates and patching. It also handles capacity management with cost-effective serverless and automatic scaling options that respond to application needs to match capacity with demand.
38
+
As a fully managed service, Azure Cosmos DB takes database administration off your hands with automatic management, updates, and patching. It also handles capacity management with cost-effective serverless and automatic scaling options that respond to application needs to match capacity with demand.
39
39
40
-
If you are an existing Azure AI or GitHub Copilot customer, you may try Azure Cosmos DB for free with 40,000 [RU/s](request-units.md) of throughput for 90 days under the Azure AI Advantage offer.
40
+
If you're an existing Azure AI or GitHub Copilot customer, you may try Azure Cosmos DB for free with 40,000 [RU/s](request-units.md) of throughput for 90 days under the Azure AI Advantage offer.
41
41
42
42
> [!div class="nextstepaction"]
43
43
> [90-day Free Trial with Azure AI Advantage](ai-advantage.md)
44
44
45
-
If you are not an Azure customer, you may use the [30-day Free Trial without an Azure subscription](https://azure.microsoft.com/try/cosmosdb/). No commitment follows the end of your trial period.
45
+
If you aren't an Azure customer, you may use the [30-day Free Trial without an Azure subscription](https://azure.microsoft.com/try/cosmosdb/). No commitment follows the end of your trial period.
46
46
47
47
Alternatively, you may use the [Azure Cosmos DB lifetime free tier](free-tier.md) with the first 1000 [RU/s](request-units.md) of throughput and 25 GB of storage free.
48
48
@@ -65,12 +65,12 @@ Gain unparalleled [SLA-backed](https://azure.microsoft.com/support/legal/sla/cos
65
65
66
66
### Simplified application development
67
67
68
-
Build fast with open-source APIs, multiple SDKs, schemaless data and no-ETL analytics over operational data.
68
+
Build fast with open-source APIs, multiple SDKs, schemaless data, and no-ETL analytics over operational data.
69
69
70
70
- Deeply integrated with key Azure services used in modern (cloud-native) app development including Azure Functions, IoT Hub, AKS (Azure Kubernetes Service), App Service, and more.
71
71
- Choose from multiple database APIs including the native API for NoSQL, MongoDB, PostgreSQL, Apache Cassandra, Apache Gremlin, and Table.
72
72
- Use Azure Cosmos DB as your unified AI database for data models like relational, document, vector, key-value, graph, and table.
73
-
- Build apps on API for NoSQL using the languages of your choice with SDKs for .NET, Java, Node.js and Python. Or your choice of drivers for any of the other database APIs.
73
+
- Build apps on API for NoSQL using the languages of your choice with SDKs for .NET, Java, Node.js, and Python. Or your choice of drivers for any of the other database APIs.
74
74
- Change feed makes it easy to track and manage changes to database containers and create triggered events with Azure Functions.
75
75
- Azure Cosmos DB's schema-less service automatically indexes all your data, regardless of the data model, to deliver blazing fast queries.
76
76
@@ -85,7 +85,7 @@ Guarantee business continuity, 99.999% availability, and enterprise-level securi
85
85
86
86
### Fully managed and cost-effective
87
87
88
-
End-to-end database management, with serverless and automatic scaling matching your application and TCO needs
88
+
End-to-end database management, with serverless and automatic scaling matching your application and total cost of ownership (TCO) needs.
89
89
90
90
- Fully managed database service. Automatic, no touch, maintenance, patching, and updates, saving developers time and money.
91
91
- Cost-effective options for unpredictable or sporadic workloads of any size or scale, enabling developers to get started easily without having to plan or manage capacity.
0 commit comments