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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,16 +59,16 @@ Besides AI, Azure Cosmos DB should also be your goto database for a variety of u
59
59
60
60
### For what kinds of apps is Azure Cosmos DB a good fit?
61
61
62
-
-**Flexible Schema for Iterative Development.**E.g., apps wanting to adopt flexible modern DevOps practices and accelerate feature deployment timelines.
-**Highly available mission critical workloads.**E.g., customer-facing Web Apps.
62
+
-**Flexible Schema for Iterative Development.**For example, apps wanting to adopt flexible modern DevOps practices and accelerate feature deployment timelines.
63
+
-**Latency sensitive workloads.**For example, real-time Personalization.
64
+
-**Highly elastic workloads.**For example, concert booking platform.
65
+
-**High throughput workloads.**For example, IoT device state/telemetry.
66
+
-**Highly available mission critical workloads.**For example, customer-facing Web Apps.
67
67
68
68
### For what kinds of apps is Azure Cosmos DB a poor fit?
69
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.
70
+
-**Analytical workloads (OLAP).**For example, interactive, streaming, and batch analytics to enable Data Scientist / Data Analyst scenarios. Consider Microsoft Fabric instead.
71
+
-**Highly relational apps.**For example, white-label CRM applications. Consider Azure SQL, Azure Database for MySQL, or Azure Database for PostgreSQL instead.
0 commit comments