Skip to content

Commit d6e0f17

Browse files
StephanDollbergmicheleRP
authored andcommitted
tiers: Update partition limits
Document the doubled partition limits in v25.1
1 parent 753cb58 commit d6e0f17

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Redpanda offers four types of fully-managed cloud clusters. All products have ac
2020
| Multi-tenant on AWS | Multi-tenant on AWS | Single-tenant on AWS, Azure, or GCP | In your cloud on AWS, Azure, or GCP
2121
| 1 MB/s max write throughput | 10 MB/s max write throughput | 400 MB/s max write throughput | 2 GB/s max write throughput
2222
| 3 MB/s max read throughput | 30 MB/s max read throughput | 800 MB/s max read throughput | 4 GB/s max read throughput
23-
| 100 partitions | 500 partitions | 22,800 partitions | 112,500 partitions
23+
| 100 partitions | 500 partitions | 45,600 partitions | 112,500 partitions
2424
| 99.5% SLA | 99.5% SLA | 99.99% SLA | 99.99% SLA
2525
| Public networking | Public networking | Public or private networking | Public or private networking
2626
| SSO (GitHub, Google), Kafka ACLs | SSO (GitHub, Google), Kafka ACLs | SSO (GitHub, Google, OIDC), RBAC, audit logs | SSO (GitHub, Google, OIDC), RBAC, audit logs

modules/reference/partials/tiers.adoc

+13-13
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ When you create a BYOC cluster, you select your usage tier. Each tier provides t
66
|===
77
| Tier | Ingress | Egress | Partitions (pre-replication) | Connections
88

9-
| Tier 1 | 20 MBps | 60 MBps | 1,000 | 9,000
10-
| Tier 2 | 50 MBps | 150 MBps | 2,800 | 22,500
11-
| Tier 3 | 100 MBps | 200 MBps | 5,600 | 45,000
12-
| Tier 4 | 200 MBps | 400 MBps | 11,300 | 90,000
13-
| Tier 5 | 400 MBps | 800 MBps | 22,800 | 180,000
14-
| Tier 6 | 800 MBps | 1,600 MBps | 45,000 | 180,000
15-
| Tier 7 | 1,200 MBps | 2,400 MBps | 67,500 | 270,000
16-
| Tier 8 | 1,600 MBps | 3,200 MBps | 90,000 | 360,000
9+
| Tier 1 | 20 MBps | 60 MBps | 2,000 | 9,000
10+
| Tier 2 | 50 MBps | 150 MBps | 5,600 | 22,500
11+
| Tier 3 | 100 MBps | 200 MBps | 11,200 | 45,000
12+
| Tier 4 | 200 MBps | 400 MBps | 22,600 | 90,000
13+
| Tier 5 | 400 MBps | 800 MBps | 45,600 | 180,000
14+
| Tier 6 | 800 MBps | 1,600 MBps | 90,000 | 180,000
15+
| Tier 7 | 1,200 MBps | 2,400 MBps | 112,500 | 270,000
16+
| Tier 8 | 1,600 MBps | 3,200 MBps | 112,500 | 360,000
1717
| Tier 9 | 2,000 MBps | 4,000 MBps | 112,500 | 450,000
1818
|===
1919

@@ -111,11 +111,11 @@ When you create a Dedicated cluster, you select your usage tier. Each tier provi
111111
|===
112112
| Tier | Ingress | Egress | Partitions (pre-replication) | Connections
113113

114-
| Tier 1 | 20 MBps | 60 MBps | 1,000 | 9,000
115-
| Tier 2 | 50 MBps | 150 MBps | 2,800 | 22,500
116-
| Tier 3 | 100 MBps | 200 MBps | 5,600 | 45,000
117-
| Tier 4 | 200 MBps | 400 MBps | 11,300 | 90,000
118-
| Tier 5 | 400 MBps | 800 MBps | 22,800 | 180,000
114+
| Tier 1 | 20 MBps | 60 MBps | 2,000 | 9,000
115+
| Tier 2 | 50 MBps | 150 MBps | 5,600 | 22,500
116+
| Tier 3 | 100 MBps | 200 MBps | 11,300 | 45,000
117+
| Tier 4 | 200 MBps | 400 MBps | 22,800 | 90,000
118+
| Tier 5 | 400 MBps | 800 MBps | 45,600 | 180,000
119119
|===
120120

121121
[NOTE]

0 commit comments

Comments
 (0)