Skip to content

Commit 88e46cb

Browse files
authored
Apply suggestions from code review
1 parent 5d6ceae commit 88e46cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/cosmos-db/mongodb/introduction.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Cosmos DB for MongoDB has numerous benefits compared to other MongoDB service of
3939

4040
- **Scale with no shard key required**: Simplify your development process with high-capacity vertical scaling, all without the need for a shard key. Sharding and scaling horizontally is simple once collections are into the TBs.
4141

42-
- **Full-stack SLA**: Build your applications on a database with an SLA that covers the full stack: the database and the underlying infrastructure. Unlike third-party MongoDB services, which only cover the database and leave you unsupported for the rest.
4342

4443
- **Free 35 day Backups with point in time restore (PITR)**: Azure Cosmos DB for MongoDB vCore offers free 35 day backups for any amount of data.
4544

@@ -54,7 +53,6 @@ Cosmos DB for MongoDB has numerous benefits compared to other MongoDB service of
5453

5554
- **Automatic and transparent sharding**: The API for MongoDB manages all of the infrastructure for you. This management includes sharding and optimizing the number of shards. Other MongoDB offerings such as MongoDB Atlas, require you to specify and manage sharding to horizontally scale. This automation gives you more time to focus on developing applications for your users.
5655

57-
- **Full-stack SLA**: Build your applications on a database with an SLA that covers the full stack: the database and the underlying infrastructure. Unlike third-party MongoDB services, which only cover the database and leave you unsupported for the rest.
5856

5957
- **Five 9's of availability**: [99.999% availability](../high-availability.md) is easily configurable to ensure your data is always there for you.
6058

0 commit comments

Comments
 (0)