Skip to content

Commit 0499c50

Browse files
committed
change MB/s to MiB/s
1 parent 75ae18a commit 0499c50

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Redpanda offers four types of fully-managed cloud clusters. All products have ac
1818

1919
| For starter projects and applications with low or variable traffic. | For production clusters requiring expert cloud hosting, higher throughput, and extra isolation. | For production clusters requiring data sovereignty, the highest throughput, and added security.
2020
| Multi-tenant on AWS | Single-tenant on AWS, Azure, or GCP | In your cloud on AWS, Azure, or GCP
21-
| 100 MB/s max write throughput | 400 MB/s max write throughput | 2 GB/s max write throughput
22-
| 300 MB/s max read throughput | 800 MB/s max read throughput | 4 GB/s max read throughput
21+
| 100 MiB/s max write throughput | 400 MiB/s max write throughput | 2 GB/s max write throughput
22+
| 300 MiB/s max read throughput | 800 MiB/s max read throughput | 4 GB/s max read throughput
2323
| 5000 partitions | 22,800 partitions | 112,500 partitions
2424
| 99.9% SLA | 99.99% SLA | 99.99% SLA
2525
| Public networking | Public or private networking | Public or private networking

modules/get-started/pages/cluster-types/serverless-pro.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Make sure you have the latest version of `rpk`. See xref:get-started:rpk-install
1515

1616
Each Serverless cluster has the following limits:
1717

18-
* Ingress: 100 MBps
19-
* Egress: 300 MBps
18+
* Ingress: 100 MiB/s
19+
* Egress: 300 MiB/s
2020
* Partitions: 5000
2121
* Topics: 3000
2222
* Message size: 20 MB

0 commit comments

Comments
 (0)