Skip to content

Commit ac057f5

Browse files
authored
Merge pull request #7974 from ovh/hb-pol-reversibility
Hb pol reversibility for product « Managed Relational Database »
2 parents 1147422 + 89bd29a commit ac057f5

File tree

7 files changed

+322
-0
lines changed

7 files changed

+322
-0
lines changed
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: "Reversibility Policy for Managed Document Database Product"
3+
updated: 2025-06-12
4+
---
5+
6+
## Objective
7+
8+
This document outlines the reversibility policy for the product line Managed Document Database covering OVHcloud offer MongoDB.
9+
10+
This policy aims to implement the general principles of reversibility and our compliance with the SWIPO IaaS Code of Conduct for cloud providers.
11+
12+
## List of features
13+
14+
The functionalities of the product line Managed Document Database are divided into three categories:
15+
16+
1. **Core features** for which we guarantee migration capability.
17+
1. **OVHcloud implementations** that require adaptation to a new environment for migration.
18+
1. **Specific features** that cannot be guaranteed for migration as they are tied to the OVHcloud environment or involve custom developments.
19+
20+
### 1 - Core features
21+
22+
| **Function** | **Description** | **Available formats** | **Migration model** | **Available documentation** |
23+
| --- | --- | --- | --- | --- |
24+
| Document oriented database | Flexible JSON/BSON data storage for high scalability. | BSON, JSON, CSV | **Incoming**: Import via mongorestore/mongoimport. <br> **Outgoing**: Export via mongodump/mongoexport. | [MongoDB documentation](https://docs.mongodb.com/){.external} |
25+
| Open-source MongoDB compatibility | Standard version of MongoDB without modification, facilitating portability. | Standard MongoDB (CLI, API, tools) | **Incoming**: Direct integration. <br> **Outgoing**: Full export without adaptation. | [MongoDB](/products/public-cloud-databases-mongodb) |
26+
| High availability | Replica sets ensuring redundancy and auto recovery. | N/A | **Incoming**: Configuration of replicas at import. <br> **Outgoing**: Export and deployment on another cluster. | [Replication](https://docs.mongodb.com/manual/replication/){.external} |
27+
| Automatic backups | Daily backups with possibility of restoration. | Snapshots MongoDB | **Incoming**: Restoration possible. <br> **Outgoing**: Manual download/export required. | [MongoDB Backups](/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore) |
28+
29+
### 2 - OVHcloud implementations
30+
31+
| **Function** | **Description** | **Available formats** | **Migration model** | **Available documentation** |
32+
| --- | --- | --- | --- | --- |
33+
| OVHcloud Dashboard | MongoDB cluster management and monitoring interface. | N/A | **Incoming**: Initial configuration via the interface. <br> **Outgoing**: Administration interrupted after termination. | [MongoDB](/products/public-cloud-databases-mongodb) |
34+
| Integrated monitoring | Performance tracking via metrics in the interface. | N/A | **Incoming**: Alert configuration. <br> **Outgoing**: To be reconfigured in another environment. | [MongoDB](/products/public-cloud-databases-mongodb) |
35+
| Network security (ACL) | IP filtering, TLS/SSL, and access restricted by vRack. | IP, TLS/SSL | **Incoming**: Definition of security rules. <br> **Outgoing**: Export configuration. | [MongoDB](/products/public-cloud-databases-mongodb) |
36+
37+
### 3 - Specific features
38+
39+
| **Function** | **Description** | **Available formats** | **Migration model** | **Available documentation** |
40+
| --- | --- | --- | --- | --- |
41+
| Private network OVHcloud (vRack) | Connection with other OVHcloud services in private network. | N/A | **Incoming**: Config vRack. <br> **Outgoing**: Non-transferable functionality. | [vRack](/pages/public_cloud/public_cloud_databases/databases_08_vrack) |
42+
| Updates managed by OVHcloud | MongoDB versioning by OVHcloud. | N/A | **Incoming**: Check compatibility. <br> **Outgoing**: Migration under client responsibility. | [MongoDB](/products/public-cloud-databases-mongodb) |
43+
| Anti-DDoS | Anti-DDoS is a set of tools and mechanisms designed to absorb denial-of-service attacks. It includes traffic analysis, "scrubbing" through a specialized network, and mitigation handled by the VAC technology developed by OVHcloud. | N/A | **Incoming**: The anti-DDoS system is a component of our infrastructure, enabled by default. No action required. <br> **Outgoing**: Order and configure an anti-DDoS with the new provider. | [OVHcloud DDoS Protection](/links/security/antiddos) |
44+
45+
## List of architectures
46+
47+
Managed MongoDB relies on a distributed architecture with Replica Sets to ensure high availability.
48+
49+
Data is distributed across multiple nodes with regular backups, continuous monitoring and integrated security tools.
50+
51+
## Partners services
52+
53+
The OVHcloud partners concerned are listed in the [OVHcloud partners](/links/partner) directory under the **"cloud migration"** keywords.
54+
55+
OVHcloud also has a dedicated service: [OVHcloud Professional Services](/links/professional-services).
56+
57+
## Cost and Fees
58+
59+
Features described in tables are free of charge unless otherwise stated, and are freely usable by the customer.
60+
61+
Billing is based on cluster size, storage capacity, and backups.
62+
63+
There is no exit fee, but the data must be exported before termination as it will be deleted.
64+
65+
## Data retention after termination of the contract
66+
67+
> [!warning]
68+
>
69+
> OVHcloud does not guarantee the use and availability of backups to restore customer data after termination of the service.
70+
71+
After termination, all data from the instance is permanently deleted including backups made by OVHcloud.
72+
73+
It is the responsibility of the customer to complete the export before the end of the service, with OVHcloud not retaining any copies.
74+
75+
Primary instances are **deleted immediately**, and **backups are retained for a period ranging from 2 days to 1 month** depending on the options specified in the contract.
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: "Politique de réversibilité du produit Managed Document Database"
3+
updated: 2025-06-12
4+
---
5+
6+
## Objectif
7+
8+
Ce document décrit la politique de réversibilité de la gamme de produits Managed Document Database couvrant l'offre OVHcloud MongoDB.
9+
10+
Cette politique vise à mettre en œuvre les principes généraux de réversibilité et notre conformité avec le Code de conduite SWIPO IaaS pour les fournisseurs de cloud.
11+
12+
## Liste des fonctionnalités
13+
14+
Les fonctionnalités de la gamme de produits Managed Document Database sont réparties en trois catégories :
15+
16+
1. **Fonctionnalités principales** pour lesquelles nous garantissons la capacité de migration.
17+
1. **Implémentations OVHcloud** qui nécessitent une adaptation à un nouvel environnement de migration.
18+
1. **Fonctionnalités spécifiques** qui ne peuvent pas être garanties pour la migration car elles sont liées à l'environnement OVHcloud ou impliquent des développements personnalisés.
19+
20+
### 1 - Fonctionnalités principales
21+
22+
| **Fonction** | **Description** | **Formats disponibles** | **Modèle de migration** | **Documentation disponible** |
23+
| --- | --- | --- | --- | --- |
24+
| Base de données orientée document | Stockage de données JSON/BSON flexible pour une grande évolutivité. | BSON, JSON, CSV | **Entrant** : Import via mongorestore/mongoimport. <br> **Sortant** : Export via mongodump/mongoexport. | [MongoDB documentation](https://docs.mongodb.com/){.external} |
25+
| Compatibilité Open-source MongoDB | Version standard de MongoDB sans modification, facilitant la portabilité. | Standard MongoDB (CLI, API, outils) | **Entrant** : intégration directe. <br> **Sortant** : Export complet sans adaptation. |[MongoDB](/products/public-cloud-databases-mongodb)|
26+
| Haute disponibilité | Jeux de réplicas assurant la redondance et la récupération automatique. | N/A | **Entrant** : Configuration des réplicas à l'import. <br> **Sortant** : Export et déploiement sur un autre cluster. | [Replication](https://docs.mongodb.com/manual/replication/){.external} |
27+
| Sauvegardes automatiques | Sauvegardes quotidiennes avec possibilité de restauration. | Snapshots MongoDB | **Entrant** : Restauration possible. <br> **Sortant** : Téléchargement et exportation doivent être effectués manuellement. | [MongoDB Backups](/pages/public_cloud/public_cloud_databases/mongodb_06_howto_backup_restore)|
28+
29+
### 2 - Implémentations OVHcloud
30+
31+
| **Fonction** | **Description** | **Formats disponibles** | **Modèle de migration** | **Documentation disponible** |
32+
| --- | --- | --- | --- | --- |
33+
| OVHcloud Dashboard | Interface de gestion et de monitoring des clusters MongoDB. | N/A | **Entrant** : Configuration initiale via l'interface. <br> **Sortant** : Administration interrompue après résiliation. | [MongoDB](/products/public-cloud-databases-mongodb)|
34+
| Monitoring intégré | Suivi des performances via des métriques dans l'interface. | N/A | **Entrant** : Configuration des alertes <br> **Sortant** : À reconfigurer dans un autre environnement. | [MongoDB](/products/public-cloud-databases-mongodb)|
35+
| Sécurité réseau (ACL) | Filtrage IP, TLS/SSL, accès restreint par vRack. | IP, TLS/SSL | **Entrant** : Définition des règles de sécurité. <br> **Sortant** : Configuration export. | [MongoDB](/products/public-cloud-databases-mongodb)|
36+
37+
### 3 - Fonctionnalités spécifiques
38+
39+
| **Fonction** | **Description** | **Formats disponibles** | **Modèle de migration** | **Documentation disponible** |
40+
| --- | --- | --- | --- | --- |
41+
| Réseau privé OVHcloud (vRack) | Connexion avec d’autres services OVHcloud en réseau privé. | N/A | **Entrant** : Config vRack. <br> **Sortant** : Fonctionnalité non transférable. | [vRack](/pages/public_cloud/public_cloud_databases/databases_08_vrack) |
42+
| Mises à jour gérées par OVHcloud | Gestion des versions de MongoDB par OVHcloud. | N/A | **Entrant** : Vérifier la compatibilité. <br> **Sortant** : Migration sous la responsabilité du client. | [MongoDB](/products/public-cloud-databases-mongodb) |
43+
| Anti-DDoS | L’anti-DDoS est un ensemble d’outils et de mécanismes conçus pour absorber les attaques par déni de service. Il comprend l'analyse du trafic, le « nettoyage » via un réseau spécialisé et la mitigation grâce à la technologie VAC développée par OVHcloud. | N/A | **Entrante** : Le système anti-DDoS fait partie de notre infrastructure et est activé par défaut. Aucune action n'est requise. <br> **Sortante** : Commandez et configurez un anti-DDoS chez le nouveau fournisseur. | [OVHcloud DDoS Protection](/links/security/antiddos) |
44+
45+
## Liste des architectures
46+
47+
Managed MongoDB repose sur une architecture distribuée avec des jeux de réplicas pour assurer une haute disponibilité.
48+
49+
Les données sont réparties sur plusieurs nœuds grâce à des sauvegardes régulières, une surveillance continue et des outils de sécurité intégrés.
50+
51+
## Services partenaires
52+
53+
Les partenaires OVHcloud concernés figurent dans l'annuaire des [partenaires OVHcloud](/links/partner) sous les mots-clés **« migration vers le cloud »**.
54+
55+
OVHcloud dispose également d’un service dédié : [OVHcloud Professional Services](/links/professional-services).
56+
57+
## Coûts et frais
58+
59+
Les fonctionnalités décrites dans les tableaux sont gratuites sauf mention contraire et sont librement utilisables par le client
60+
61+
La facturation est basée sur la taille du cluster, la capacité de stockage et les sauvegardes.
62+
63+
Il n'y a pas de frais de résiliation, cependant les données doivent être exportées avant la résiliation car elles seront supprimées.
64+
65+
## Conservation des données après résiliation du contrat
66+
67+
> [!warning]
68+
>
69+
> OVHcloud ne garantit pas l’utilisation et la disponibilité des sauvegardes pour restaurer les données du client après la résiliation du service.
70+
71+
Après résiliation, toutes les données de l'instance sont définitivement supprimées, y compris les sauvegardes effectuées par OVHcloud.
72+
73+
Il appartient au client de réaliser l’exportation avant la fin du service, OVHcloud ne conservant aucune copie.
74+
75+
Les instances primaires sont **supprimées immédiatement** et les **sauvegardes sont conservées pendant une période allant de 2 jours à 1 mois** selon les options spécifiées dans le contrat.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
id: 61acdf8a-bf0e-4001-8da8-c46f5efab6ac
2+
full_slug: reversibility-public-cloud-databases-documentdbmongo
3+
reference_category: account-and-service-management-reversibility-reversibility-policies

0 commit comments

Comments
 (0)