Skip to content

Commit a292236

Browse files
committed
DOC-1610-max-message-size-for-Redpanda-Cloud
1 parent 7a48220 commit a292236

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

modules/get-started/pages/cloud-overview.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ Redpanda Cloud offers three fully-managed cloud deployment options, each designe
5353
| Up to 45,600
5454
| Up to 112,500
5555

56+
| *Message size (MiB)*
57+
| 8 (default), 20 (max)
58+
| 20 (default), 32 (max)
59+
| 20 (default), 32 (max)
60+
5661
| *Private networking*
5762
| ✗
5863
| ✓

modules/get-started/pages/whats-new-cloud.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This page lists new features added to Redpanda Cloud.
88

99
== November 2025
1010

11+
=== Message size limits
12+
13+
Redpanda Cloud increased the message size limits for all cluster types. Serverless clusters have a default message size limit of 8 MiB with a maximum of 20 MiB. Dedicated and BYOC clusters have a default message size limit of 20 MiB with a maximum of 32 MiB. This is configurable with the `max_message_bytes` topic property.
14+
1115
=== Redpanda Connect updates
1216

1317
Redpanda Connect provides a simplified xref:develop:connect/connect-quickstart.adoc[quickstart] experience in the UI that helps you to start building data pipelines. The quickstart wizard creates pipelines to stream data into and out of Redpanda, populating the required YAML configuration automatically.

0 commit comments

Comments
 (0)