Skip to content

Commit c0b08f4

Browse files
committed
Fix minor wording issue in Kafka capabilities guide
1 parent a6a7f3a commit c0b08f4

File tree

15 files changed

+165
-210
lines changed

15 files changed

+165
-210
lines changed

pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.de-de.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: Kafka - Capabilities and Limitations
3-
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Kafka
3+
excerpt: Discover the capabilities and limitations of Public Cloud Analytics for Kafka
44
updated: 2025-08-04
55
---
66

77
## Objective
88

9-
This page provides the technical capabilities and limitations of the Public Cloud Databases for Kafka offer.
9+
This page provides the technical capabilities and limitations of the Public Cloud Analytics for Kafka offer.
1010

1111
We continuously improve our offers. You can follow and submit ideas to add to our roadmap at <https://github.com/orgs/ovh/projects/16/views/5>.
1212

1313
## Capabilities and limitations
1414

1515
### Supported regions and multi-AZ
1616

17-
The Public Cloud Databases offer is available in the following regions:
17+
The Public Cloud Analytics offer is available in the following regions:
1818

1919
- `BHS` (Beauharnois, Canada)
2020
- `DE` (Frankfurt, Germany)
@@ -27,7 +27,7 @@ The Public Cloud Databases offer is available in the following regions:
2727

2828
### Kafka versions
2929

30-
The Public Cloud Databases offer supports the following Kafka version:
30+
The Public Cloud Analytics offer supports the following Kafka version:
3131

3232
- Kafka 3.8
3333

@@ -55,9 +55,6 @@ Here is an overview of the various plans' capabilities:
5555

5656
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
5757

58-
> [!primary]
59-
> Be aware that you will be able to upgrade your plan but you won't be able to downgrade it afterwards.
60-
6158
#### Nodes and replicas
6259

6360
- **Business/Production**: the cluster is delivered with 3 nodes by default.
@@ -84,7 +81,7 @@ The type of storage available may vary according to the region your cluster live
8481

8582
Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics.
8683

87-
Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters.
84+
Public Cloud Analytics will select the most efficient disk type for your cluster depending on your cluster parameters.
8885

8986
#### Effective storage
9087

@@ -108,14 +105,14 @@ Public as well as private networking (vRack) can be used for all the offers.
108105

109106
Ingress and Egress traffic are included in the service plans and unmetered.
110107

111-
The database service's IP address is subject to change periodically. Thus, it is advised not to rely on these IPs for any configuration, such as connection or egress policy. Instead, utilize the provided DNS record and implement CIDR-based egress policies for more robust and flexible network management.
108+
The analytics service's IP address is subject to change periodically. Thus, it is advised not to rely on these IPs for any configuration, such as connection or egress policy. Instead, utilize the provided DNS record and implement CIDR-based egress policies for more robust and flexible network management.
112109

113110
##### Private network considerations
114111

115112
Here are some considerations to take into account when using private network:
116113

117-
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Databases services first.
118-
- When connecting from an outside subnet, the Openstack IP gateway must be enabled in the subnet used for the Database service. The customer is responsible for any other custom network setup.
114+
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Analytics services first.
115+
- When connecting from an outside subnet, the Openstack IP gateway must be enabled in the subnet used for the Analytics service. The customer is responsible for any other custom network setup.
119116
- Subnet sizing should include considerations for service nodes, other co-located services within the same subnet, and an allocation of additional available IP addresses for maintenance purposes. Failure to adequately size subnets could result in operational challenges and the malfunctioning of services.
120117
- OpenStack subnets routes announcement will not be applied to your services.
121118
- You can only create private network services if you are the original owner of the network. You can not create private network services on a shared network.
@@ -126,7 +123,7 @@ Once your service is up and running, you will be able to specify IP addresses (o
126123

127124
#### Maximum simultaneous connections
128125

129-
The number of simultaneous connections in Public Cloud Databases for Kafka depends on the available total memory on the node.
126+
The number of simultaneous connections in Public Cloud Analytics for Kafka depends on the available total memory on the node.
130127
We allow approximately 100 connections per 4 GB of RAM memory, capped to a maximum of 1000 active connections.
131128

132129
So for example on a server with 7 GB memory, you will get approximately 200 connections, and with 15 GB memory you will get 400 connections.
@@ -154,7 +151,7 @@ Logs and metrics are available through the Control Panel and the API. Additional
154151
- **Logs retention**: 1000 lines of logs
155152
- **Metrics retention**: 1 calendar month
156153

157-
Please note that if the database instance is deleted, logs and metrics are also automatically deleted.
154+
Please note that if the analytics service is deleted, logs and metrics are also automatically deleted.
158155

159156
#### Users and roles
160157

@@ -182,4 +179,4 @@ We would love to help answer questions and appreciate any feedback you may have.
182179

183180
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project.
184181

185-
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our databases service!
182+
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our analytics service!

pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-asia.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: Kafka - Capabilities and Limitations
3-
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Kafka
3+
excerpt: Discover the capabilities and limitations of Public Cloud Analytics for Kafka
44
updated: 2025-08-04
55
---
66

77
## Objective
88

9-
This page provides the technical capabilities and limitations of the Public Cloud Databases for Kafka offer.
9+
This page provides the technical capabilities and limitations of the Public Cloud Analytics for Kafka offer.
1010

1111
We continuously improve our offers. You can follow and submit ideas to add to our roadmap at <https://github.com/orgs/ovh/projects/16/views/5>.
1212

1313
## Capabilities and limitations
1414

1515
### Supported regions and multi-AZ
1616

17-
The Public Cloud Databases offer is available in the following regions:
17+
The Public Cloud Analytics offer is available in the following regions:
1818

1919
- `BHS` (Beauharnois, Canada)
2020
- `DE` (Frankfurt, Germany)
@@ -27,7 +27,7 @@ The Public Cloud Databases offer is available in the following regions:
2727

2828
### Kafka versions
2929

30-
The Public Cloud Databases offer supports the following Kafka version:
30+
The Public Cloud Analytics offer supports the following Kafka version:
3131

3232
- Kafka 3.8
3333

@@ -55,9 +55,6 @@ Here is an overview of the various plans' capabilities:
5555

5656
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
5757

58-
> [!primary]
59-
> Be aware that you will be able to upgrade your plan but you won't be able to downgrade it afterwards.
60-
6158
#### Nodes and replicas
6259

6360
- **Business/Production**: the cluster is delivered with 3 nodes by default.
@@ -84,7 +81,7 @@ The type of storage available may vary according to the region your cluster live
8481

8582
Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics.
8683

87-
Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters.
84+
Public Cloud Analytics will select the most efficient disk type for your cluster depending on your cluster parameters.
8885

8986
#### Effective storage
9087

@@ -108,14 +105,14 @@ Public as well as private networking (vRack) can be used for all the offers.
108105

109106
Ingress and Egress traffic are included in the service plans and unmetered.
110107

111-
The database service's IP address is subject to change periodically. Thus, it is advised not to rely on these IPs for any configuration, such as connection or egress policy. Instead, utilize the provided DNS record and implement CIDR-based egress policies for more robust and flexible network management.
108+
The analytics service's IP address is subject to change periodically. Thus, it is advised not to rely on these IPs for any configuration, such as connection or egress policy. Instead, utilize the provided DNS record and implement CIDR-based egress policies for more robust and flexible network management.
112109

113110
##### Private network considerations
114111

115112
Here are some considerations to take into account when using private network:
116113

117-
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Databases services first.
118-
- When connecting from an outside subnet, the Openstack IP gateway must be enabled in the subnet used for the Database service. The customer is responsible for any other custom network setup.
114+
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Analytics services first.
115+
- When connecting from an outside subnet, the Openstack IP gateway must be enabled in the subnet used for the Analytics service. The customer is responsible for any other custom network setup.
119116
- Subnet sizing should include considerations for service nodes, other co-located services within the same subnet, and an allocation of additional available IP addresses for maintenance purposes. Failure to adequately size subnets could result in operational challenges and the malfunctioning of services.
120117
- OpenStack subnets routes announcement will not be applied to your services.
121118
- You can only create private network services if you are the original owner of the network. You can not create private network services on a shared network.
@@ -126,7 +123,7 @@ Once your service is up and running, you will be able to specify IP addresses (o
126123

127124
#### Maximum simultaneous connections
128125

129-
The number of simultaneous connections in Public Cloud Databases for Kafka depends on the available total memory on the node.
126+
The number of simultaneous connections in Public Cloud Analytics for Kafka depends on the available total memory on the node.
130127
We allow approximately 100 connections per 4 GB of RAM memory, capped to a maximum of 1000 active connections.
131128

132129
So for example on a server with 7 GB memory, you will get approximately 200 connections, and with 15 GB memory you will get 400 connections.
@@ -154,7 +151,7 @@ Logs and metrics are available through the Control Panel and the API. Additional
154151
- **Logs retention**: 1000 lines of logs
155152
- **Metrics retention**: 1 calendar month
156153

157-
Please note that if the database instance is deleted, logs and metrics are also automatically deleted.
154+
Please note that if the analytics service is deleted, logs and metrics are also automatically deleted.
158155

159156
#### Users and roles
160157

@@ -182,4 +179,4 @@ We would love to help answer questions and appreciate any feedback you may have.
182179

183180
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project.
184181

185-
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our databases service!
182+
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our analytics service!

pages/public_cloud/public_cloud_databases/kafka_01_capabilities/guide.en-au.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: Kafka - Capabilities and Limitations
3-
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Kafka
3+
excerpt: Discover the capabilities and limitations of Public Cloud Analytics for Kafka
44
updated: 2025-08-04
55
---
66

77
## Objective
88

9-
This page provides the technical capabilities and limitations of the Public Cloud Databases for Kafka offer.
9+
This page provides the technical capabilities and limitations of the Public Cloud Analytics for Kafka offer.
1010

1111
We continuously improve our offers. You can follow and submit ideas to add to our roadmap at <https://github.com/orgs/ovh/projects/16/views/5>.
1212

1313
## Capabilities and limitations
1414

1515
### Supported regions and multi-AZ
1616

17-
The Public Cloud Databases offer is available in the following regions:
17+
The Public Cloud Analytics offer is available in the following regions:
1818

1919
- `BHS` (Beauharnois, Canada)
2020
- `DE` (Frankfurt, Germany)
@@ -27,7 +27,7 @@ The Public Cloud Databases offer is available in the following regions:
2727

2828
### Kafka versions
2929

30-
The Public Cloud Databases offer supports the following Kafka version:
30+
The Public Cloud Analytics offer supports the following Kafka version:
3131

3232
- Kafka 3.8
3333

@@ -55,9 +55,6 @@ Here is an overview of the various plans' capabilities:
5555

5656
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
5757

58-
> [!primary]
59-
> Be aware that you will be able to upgrade your plan but you won't be able to downgrade it afterwards.
60-
6158
#### Nodes and replicas
6259

6360
- **Business/Production**: the cluster is delivered with 3 nodes by default.
@@ -84,7 +81,7 @@ The type of storage available may vary according to the region your cluster live
8481

8582
Also, the performance characteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: *High Speed* may offer better iops than *High Speed Gen2* for some disk sizes. See the [Block Storage page](/links/public-cloud/block-storage) for more information about those performance characteristics.
8683

87-
Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters.
84+
Public Cloud Analytics will select the most efficient disk type for your cluster depending on your cluster parameters.
8885

8986
#### Effective storage
9087

@@ -108,14 +105,14 @@ Public as well as private networking (vRack) can be used for all the offers.
108105

109106
Ingress and Egress traffic are included in the service plans and unmetered.
110107

111-
The database service's IP address is subject to change periodically. Thus, it is advised not to rely on these IPs for any configuration, such as connection or egress policy. Instead, utilize the provided DNS record and implement CIDR-based egress policies for more robust and flexible network management.
108+
The analytics service's IP address is subject to change periodically. Thus, it is advised not to rely on these IPs for any configuration, such as connection or egress policy. Instead, utilize the provided DNS record and implement CIDR-based egress policies for more robust and flexible network management.
112109

113110
##### Private network considerations
114111

115112
Here are some considerations to take into account when using private network:
116113

117-
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Databases services first.
118-
- When connecting from an outside subnet, the Openstack IP gateway must be enabled in the subnet used for the Database service. The customer is responsible for any other custom network setup.
114+
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Analytics services first.
115+
- When connecting from an outside subnet, the Openstack IP gateway must be enabled in the subnet used for the Analytics service. The customer is responsible for any other custom network setup.
119116
- Subnet sizing should include considerations for service nodes, other co-located services within the same subnet, and an allocation of additional available IP addresses for maintenance purposes. Failure to adequately size subnets could result in operational challenges and the malfunctioning of services.
120117
- OpenStack subnets routes announcement will not be applied to your services.
121118
- You can only create private network services if you are the original owner of the network. You can not create private network services on a shared network.
@@ -126,7 +123,7 @@ Once your service is up and running, you will be able to specify IP addresses (o
126123

127124
#### Maximum simultaneous connections
128125

129-
The number of simultaneous connections in Public Cloud Databases for Kafka depends on the available total memory on the node.
126+
The number of simultaneous connections in Public Cloud Analytics for Kafka depends on the available total memory on the node.
130127
We allow approximately 100 connections per 4 GB of RAM memory, capped to a maximum of 1000 active connections.
131128

132129
So for example on a server with 7 GB memory, you will get approximately 200 connections, and with 15 GB memory you will get 400 connections.
@@ -154,7 +151,7 @@ Logs and metrics are available through the Control Panel and the API. Additional
154151
- **Logs retention**: 1000 lines of logs
155152
- **Metrics retention**: 1 calendar month
156153

157-
Please note that if the database instance is deleted, logs and metrics are also automatically deleted.
154+
Please note that if the analytics service is deleted, logs and metrics are also automatically deleted.
158155

159156
#### Users and roles
160157

@@ -182,4 +179,4 @@ We would love to help answer questions and appreciate any feedback you may have.
182179

183180
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project.
184181

185-
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our databases service!
182+
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our analytics service!

0 commit comments

Comments
 (0)