Skip to content

Commit e4f3ccb

Browse files
authored
Create guide.en-gb.md
1 parent e113412 commit e4f3ccb

File tree

1 file changed

+63
-0
lines changed
  • pages/account_and_service_management/reversibility/14-mdb-reversbility

1 file changed

+63
-0
lines changed
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
title: "Managed Message Broker Product Reversibility Policy"
3+
updated: 2025-06-16
4+
---
5+
6+
## Objective
7+
8+
This document describes the reversibility policy of the Managed Message Broker product covering the OVHcloud offer Managed Kafka.
9+
10+
This policy aims to implement the general reversibility principles and our compliance with the SWIPO IAAS Code of Conduct for cloud providers.
11+
12+
## List of features
13+
14+
The features of the Managed Document Database product line fall into three categories:
15+
16+
1. **Core features** for which we guarantee migration capacity.
17+
1. **OVHcloud implementations** that require adaptation to a new migration environment.
18+
1. **Specific features** that cannot be guaranteed for migration as they are related 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+
| High-availability message streaming | Reliable and distributed transmission of real-time data. | Avro, JSON, Protocol, Text | **Incoming**: loading via Kafka producers . <br> **Outgoing**: export via Kafka consumers or replay tools. | [Kafka - Capabilities and limitations](/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/)|
25+
| Open-source Kafka compatibility | Use the standard Apache Kafka engine without modification. | Native Kafka (standard API) | **Incoming**: direct integration with existing Kafka tools . <br> **Outgoing**: standard Kafka export|[Kafka documentation gesting started](https://kafka.apache.org/documentation/){.external} |
26+
| Partitioning and replication | Manage partitions and replicas for fault tolerance | N/A | **Incoming**: Configure partitions/replicas on import. <br> **Outbound**: Export and deploy to another cluster. | [Kafka - Capabilities and limitations](/pages/public_cloud/public_cloud_databases/kafka_01_capabilities/) |
27+
| Configuring data retention | Custom message retention duration setting | NA | **Incoming**: adjusting parameters. <br> **Outgoing**: Migration limited to messages that are still stored. | [Kafka - Advanced settings references](/pages/public_cloud/public_cloud_databases/kafka_03_advanced_parameters_references)|
28+
| Data Schema Registry | Central repository for storing data schemas | Karapace Native Format | **Inbound**: NA. <br> **Outbound**: NA. | [Schema registry](/pages/public_cloud/public_cloud_databases/kafka_01_capabilities)|
29+
30+
### 2 - OVHcloud implementations
31+
32+
| **Function** | **Description** | **Available formats** | **Migration model** | **Available documentation** |
33+
| --- | --- | --- | --- | --- |
34+
| OVHcloud Dashboard | Manage topics, ACLs and monitor via web interface. | N/A | **Incoming**: Initial configuration via API and web interface. <br> **Outbound**: Administration interrupted after termination. reproduce configurations manually in target environment | [Dashboards - Capabilities and limitations](/pages/public_cloud/public_cloud_databases/grafana_01_capabilities) <br> [Dashboards - Advanced settings references ](/pages/public_cloud/public_cloud_databases/grafana_03_advanced_parameters_references)|
35+
| Integrated monitoring | Performance dashboards integrated into the OVHcloud interface. | N/A | **Inbound**: Metrics Configuration <br> **Outbound**: Configuration to recreate in the target environment | [Analytics - Kafka ](https://help.ovhcloud.com/csm/fr-documentation-public-cloud-data-analytics-kafka?id=kb_browse_cat&kb_id=574a8325551974502d4c6e78b7421938&kb_category=e53a98381a35a581e11e4879ea7ea7a2a&55a&11)| 2a&1111
36+
| Network Security (ACL) | IP filtering and SSL/SASL authentication. | IP, SASL/SSL | **Incoming**: Rule configuration. <br> **Outbound**:: Export ACLs to replicate. | [Kafka-Getting started](/pages/public_cloud/public_cloud_databases/kafka_02_getting_started)|
37+
38+
### 3 - Specific features
39+
40+
| **Function** | **Description** | **Available formats** | **Migration model** | **Available documentation** |
41+
| --- | --- | --- | --- | --- |
42+
| OVHcloud private network (vRack) | Connect to other OVHcloud services via a private network. | N/A | **Incoming**: vRack config. <br> **Outgoing**: Non-transferable feature. | [vRack](/pages/public_cloud/public_cloud_databases/databases_08_vrack) |
43+
| Anti-DDoS | Anti-DDoS is a set of tools and mechanisms designed to absorb denial of service attacks. It includes traffic analysis, “clean-up” via a specialized network, and mitigation using VAC technology developed by OVHcloud. | N/A | **Incoming**: The anti-DDoS system is part of our infrastructure and is enabled by default. No action is required. <br> **Outgoing**: Order and configure an anti-DDoS solution from the new provider. | [OVHcloud DDoS Protection](/links/security/antiddos) |
44+
45+
## List of architectures
46+
47+
The Managed Kafka service is based on a distributed architecture with Kafka brokers distributed across several availability zones. High availability is ensured via partition replication, with integrated monitoring for message flow stability. Two architecture plans are offered: a Business plan based on three nodes and an Enterprise plan based on six nodes.
48+
49+
## Partner Services
50+
51+
The OVHcloud partners concerned are listed in the [OVHcloud partners] directory (/links/partner) under the **“cloud migration”** keywords.
52+
53+
OVHcloud also has a dedicated service: [OVHcloud Professional Services](/links/professional-services).
54+
55+
## Costs and fees
56+
57+
The features described in the tables are available at no cost, unless otherwise specified, and are freely usable by the customer.
58+
The service is billed according to the resources used: the selected instance and the storage. No cancelation fee will be applied, but you will need to export the data before canceling/decommissioning the service.
59+
60+
61+
## Data retention after termination of contract
62+
63+
After the service has been canceled, all Kafka messages and configurations are permanently deleted. The customer must perform a full export before termination, as OVHcloud does not store any data.

0 commit comments

Comments
 (0)