Skip to content

Commit e07a1f2

Browse files
authored
Update introduction.md
1 parent 6eff85a commit e07a1f2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

articles/cosmos-db/introduction.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,19 @@ When you decide that Azure Cosmos DB is right for you, you can receive up to 63%
5757

5858
Besides AI, Azure Cosmos DB should also be your goto database for a variety of use cases, including [retail and marketing](use-cases.md#retail-and-marketing), [IoT and telematics](use-cases.md#iot-and-telematics), [gaming](use-cases.md#gaming), [social](social-media-apps.md), and [personalization](use-cases.md#personalization), among others. Azure Cosmos DB is well positioned for solutions that handle massive amounts of data, reads, and writes at a global scale with near-real response times. Azure Cosmos DB's guaranteed high availability, high throughput, low latency, and tunable consistency are huge advantages when building these types of applications.
5959

60+
### For what kinds of apps is Azure Cosmos DB a good fit?
61+
62+
- **Flexible Schema for Iterative Development.** E.g., apps wanting to adopt flexible modern DevOps practices and accelerate feature deployment timelines.
63+
- **Latency sensitive workloads.** E.g., real-time Personalization.
64+
- **Highly elastic workloads.** E.g., concert booking platform.
65+
- **High throughput workloads.** E.g., IoT device state/telemetry.
66+
- **Highly available mission critical workloads.** E.g., customer-facing Web Apps.
67+
68+
### For what kinds of apps is Azure Cosmos DB a poor fit?
69+
70+
- **Analytical workloads (OLAP).** E.g., interactive, streaming, and batch analytics to enable Data Scientist / Data Analyst scenarios. Consider Microsoft Fabric instead.
71+
- **Highly relational apps.** E.g., white-label CRM applications. Consider Azure SQL, Azure Database for MySQL, or Azure Database for PostgreSQL instead.
72+
6073
## ...with unmatched reliability and flexibility
6174

6275
### Guaranteed speed at any scale

0 commit comments

Comments
 (0)