Skip to content

Commit 59ff0a4

Browse files
authored
Update guide.en-gb.md
1 parent 10748a5 commit 59ff0a4

File tree

1 file changed

+3
-3
lines changed
  • pages/public_cloud/public_cloud_databases/reversbility/ddb_mongo

1 file changed

+3
-3
lines changed

pages/public_cloud/public_cloud_databases/reversbility/ddb_mongo/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ This policy aims to implement the general principles of reversibility and our co
1313

1414
The functionalities of the Product are divided into three categories:
1515

16-
* The main [features for which we guarantee you the possibility to migrate.](https://help.ovhcloud.com/csm)
17-
* OVHcloud is currently in operation, and [the migration will require adaptations to a new environment.](https://help.ovhcloud.com/csm)
16+
* The main features for which we guarantee you the possibility to migrate.
17+
* OVHcloud is currently in operation, and the migration will require adaptations to a new environment.
1818
* Specified functionalities whose migration as such is impossible to guarantee because they are linked to the OVHcloud environment or specific developments.
1919

2020
**Main features**
2121

2222
| **Function** | **Description** | **Formats** **Available** | **Migration model** | **Documentation available** |
2323
| --- | --- | --- | --- | --- |
24-
| Document oriented database | Flexible JSON/BSON data storage for high scalability | BSON, JSON, CSV | **Incoming** : import via mongorestore/mongoimport ; **Outgoing** : export via mongodump/mongoexport | [OVH](https://docs.mongodb.com/) |
24+
| Document oriented database | Flexible JSON/BSON data storage for high scalability | BSON, JSON, CSV | **Incoming** : import via mongorestore/mongoimport ; **Outgoing** : export via mongodump/mongoexport | [MongoDB documentation](https://docs.mongodb.com/) |
2525
| Open-source MongoDB compatibility | Standard version of MongoDB without modification, facilitating portability | Standard MongoDB (CLI, API, tools) | **Incoming** : direct integration; **Outgoing** : full export without adaptation | [MongoDB](https://help.ovhcloud.com/csm/en-gb-documentation-public-cloud-databases-mongodb?id=kb_browse_cat&kb_id=574a8325551974502d4c6e78b7421938&kb_category=7165a1f6259c6110f0782e7048ecedec&spa=1) |
2626
| High availability | Replica sets ensuring redundancy and auto recovery | N/A | **Incoming** : configuration of replicas at import; **Outgoing** : export and deployment on another cluster | [Replication](https://docs.mongodb.com/manual/replication/) |
2727
| Automatic backups | Daily backups with possibility of restoration | Snapshots MongoDB | **Incoming** : restoration possible; **Outgoing:** manual download/export required | [MongoDB](https://help.ovhcloud.com/csm/en-gb-documentation-public-cloud-databases-mongodb?id=kb_browse_cat&kb_id=574a8325551974502d4c6e78b7421938&kb_category=7165a1f6259c6110f0782e7048ecedec&spa=1) |

0 commit comments

Comments
 (0)