Skip to content

Commit 02d37af

Browse files
Merge pull request #272597 from wmwxwa/patch-20
Update links between reimagined.md and introduction.md
2 parents d485dee + 1e326a4 commit 02d37af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cosmos-db/mongodb/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 09/12/2023
1414

1515
[!INCLUDE[MongoDB](../includes/appliesto-mongodb.md)]
1616

17-
[Azure Cosmos DB](../introduction.md) is a fully managed NoSQL, relational, and vector database for modern app development.
17+
Azure Cosmos DB is a fully managed NoSQL, relational, and vector database for modern app development. It offers single-digit millisecond response times, automatic and instant scalability, and guaranteed speed at any scale. It is the database that ChatGPT relies on to [dynamically scale](../introduction.md) with high reliability and low maintenance.
1818

1919
Azure Cosmos DB for MongoDB makes it easy to use Azure Cosmos DB as if it were a MongoDB database. You can use your existing MongoDB skills and continue to use your favorite MongoDB drivers, SDKs, and tools by pointing your application to the connection string for your account using the API for MongoDB.
2020

articles/cosmos-db/mongodb/reimagined.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ But, timeouts become increasingly frequent, especially when traffic spikes. The
1919

2020
You chose MongoDB for its flexibility. Now, when you face demanding requirements on scalability, availability, continuity, and cost, Azure Cosmos DB for MongoDB comes to the rescue.
2121

22-
You point your app to the connection string of this fully managed database, which offers single-digit millisecond response times, automatic and instant scalability, and guaranteed speed at any scale. Even OpenAI chose the underlying service to [dynamically scale their ChatGPT service](../introduction.md) – one of the fastest-growing consumer apps ever – enabling high reliability and low maintenance. While you continue to use your existing MongoDB skills and your favorite MongoDB drivers, SDKs, and tools, you also reap the following benefits from choosing either of the two available architectures:
22+
You point your app to the connection string of this fully managed database, which offers single-digit millisecond response times, automatic and instant scalability, and guaranteed speed at any scale. Even OpenAI chose its underlying service to dynamically scale their ChatGPT service – one of the fastest-growing consumer apps ever – enabling high reliability and low maintenance. When you use its API [for MongoDB](introduction.md), you continue to use your existing MongoDB skills and your favorite MongoDB drivers, SDKs, and tools, while reaping the following benefits from choosing either of the two available architectures:
2323

2424
## Dynamically scale your MongoDB app
2525

0 commit comments

Comments
 (0)