Skip to content

Commit c9b3a63

Browse files
committed
Fix information mistake
1 parent fdeca5f commit c9b3a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/choose-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Here are a few key factors to help you decide which is the right option for you.
3333
### Choose vCore-based if
3434

3535
- You're migrating (lift & shift) an existing MongoDB workload or building a new MongoDB application.
36-
- Your workload has more point reads (fetching a single item by its ID and shard key value) and few long-running queries and complex aggregation pipeline operations.
36+
- Your workload has more long-running queries, complex aggregation pipelines, distributed transactions, joins, etc.
3737
- You prefer high-capacity vertical and horizontal scaling with familiar vCore-based cluster tiers such as M30, M40, M50 and more.
3838
- You're running applications requiring 99.995% availability.
3939

0 commit comments

Comments
 (0)