You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can subscribe to Redpanda Cloud through AWS Marketplace and use your existing marketplace billing and credits to quickly provision Dedicated clusters. View your bills and manage your subscription directly in the marketplace.
5
+
You can subscribe to Redpanda Cloud through AWS Marketplace and use your existing marketplace billing and credits to quickly provision clusters. View your bills and manage your subscription directly in the marketplace.
6
6
7
7
With a usage-based billing commitment, you sign up for a minimum spend amount. Commitments are minimums:
8
8
@@ -45,4 +45,5 @@ You can now create resource groups, clusters, and networks in your organization.
45
45
== Next steps
46
46
47
47
* xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster]
48
+
* xref:get-started:cluster-types/byoc/index.adoc[Create a BYOC cluster]
48
49
* xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster-aws.adoc#create-a-dedicated-cluster[Create a Dedicated cluster]
Copy file name to clipboardExpand all lines: modules/billing/pages/azure-commit.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
= Use Azure Commitments
2
2
:description: Subscribe to Redpanda in Azure Marketplace with committed use.
3
3
4
-
You can subscribe to Redpanda Cloud through Azure Marketplace and use your existing marketplace billing and credits to quickly provision Dedicated clusters. View your bills and manage your subscription directly in the marketplace.
4
+
You can subscribe to Redpanda Cloud through Azure Marketplace and use your existing marketplace billing and credits to quickly provision clusters. View your bills and manage your subscription directly in the marketplace.
5
5
6
6
With a usage-based billing commitment, you sign up for a monthly or an annual minimum spend amount. Commitments are minimums:
7
7
@@ -40,4 +40,5 @@ You can now create resource groups, clusters, and networks in your organization.
40
40
41
41
== Next steps
42
42
43
+
* xref:get-started:cluster-types/byoc/index.adoc[Create a BYOC cluster]
43
44
* xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster.adoc[Create a Dedicated cluster]
Redpanda Cloud uses various metrics to measure the consumption of resources.
6
6
7
7
* All pricing is set in US dollars (USD).
8
8
* All billing computations are conducted in Coordinated Universal Time (UTC). Billing accrues at hourly intervals. Any usage that is less than an hour is billed for the full hour.
9
+
* You can view detailed billing activity for each cluster and edit payment methods on the *Billing* page.
9
10
10
11
NOTE: Pricing information is available on https://www.redpanda.com/price-estimator[redpanda.com^]. For questions about billing, contact billing@redpanda.com.
11
12
12
-
== Serverless metrics
13
+
== Usage-based billing metrics
13
14
15
+
[tabs]
16
+
======
17
+
Serverless::
18
+
+
19
+
--
14
20
Pricing for Serverless clusters depends on the data in, data out, data stored, partitions (virtual streams), and the time the instance is up. The cost for each Serverless metric varies based on the region you select for your cluster.
15
21
22
+
[cols="1,3",options="header"]
16
23
|===
17
24
| Metric | Description
18
25
@@ -35,17 +42,20 @@ All Kafka protocol responses generated by the cluster (_except_ message headers)
35
42
|===
36
43
37
44
See also: xref:get-started:cluster-types/serverless.adoc#serverless-usage-limits[Serverless limits]
45
+
--
38
46
39
-
== Dedicated metrics
40
-
47
+
Dedicated::
48
+
+
49
+
--
41
50
Pricing for Dedicated clusters depends on the time the instance is up, the data in, data out, and data stored.
42
51
52
+
[cols="1,3",options="header"]
43
53
|===
44
54
| Metric | Description
45
55
46
56
| Uptime | Tracks the number of hours the instance is running.
47
57
48
-
The cost varies based on the xref:reference:tiers/byoc-tiers.adoc[region and tier] you select for your cluster.
58
+
The cost varies based on the xref:reference:tiers/dedicated-tiers.adoc[region and tier] you select for your cluster.
49
59
| Ingress | Tracks the data written into Redpanda (in GB).
50
60
51
61
All Kafka protocol requests (_including_ message headers) are counted as ingress as soon as they are read by Redpanda's proxy process.
@@ -56,28 +66,96 @@ The cost varies based on the region you select for your cluster.
56
66
All Kafka protocol responses generated by the cluster (_including_ message headers) are counted as egress as soon as the cluster processes the request, even if the client drops the connection before they are delivered.
57
67
58
68
The cost varies based on the number of availability zones (AZ) you select for your cluster.
59
-
| Storage | Tracks the data in object storage per hour (in GB).
69
+
| Storage | Tracks the usage of object storage on an hourly basis during the billing period (in GB-hours).
70
+
71
+
Replication to object storage is implemented with glossterm:Tiered Storage[]. All topics have a fixed replication factor of 3, but Redpanda counts each byte only once.
72
+
73
+
|===
74
+
--
75
+
76
+
BYOC::
77
+
+
78
+
--
79
+
Pricing for BYOC clusters depends on compute, data in, data out, and data stored. The rate decreases as usage increases.
80
+
81
+
82
+
[cols="1,3",options="header"]
83
+
|===
84
+
| Metric | Description
85
+
86
+
| Compute | Tracks the server resources (vCPU and memory) a cluster uses on an hourly basis in Redpanda units (RPUs). Where:
87
+
88
+
1 RPU = 2 vCPU + 8 GB memory
89
+
90
+
| Ingress | Tracks the data written into Redpanda (in GB).
91
+
92
+
All Kafka protocol requests (_including_ message headers) are counted as ingress as soon as they are read by Redpanda's proxy process.
93
+
94
+
| Ingress to Iceberg topics | Tracks the data written to Iceberg tables per hour (in GB).
95
+
96
+
NOTE: This metric applies only if you write to Iceberg topics. This charge is in addition to the standard ingress charge.
97
+
98
+
| Egress | Tracks the data read out of Redpanda (in GB).
99
+
100
+
All Kafka protocol responses generated by the cluster (_including_ message headers) are counted as egress as soon as the cluster processes the request, even if the client drops the connection before they are delivered.
101
+
102
+
The cost varies based on the number of availability zones (AZ) you select for your cluster.
103
+
| Storage | Tracks the usage of object storage on an hourly basis during the billing period (in GB-hours).
60
104
61
105
Replication to object storage is implemented with glossterm:Tiered Storage[]. All topics have a fixed replication factor of 3, but Redpanda counts each byte only once.
62
106
107
+
63
108
|===
109
+
--
110
+
======
111
+
64
112
65
-
== Redpanda Connect pipeline metrics (Dedicated and Serverless)
113
+
== Redpanda Connect billing metrics
66
114
67
115
Pricing per pipeline depends on:
68
116
69
117
- The number of xref:develop:connect/configuration/resource-management.adoc[compute units] you allocate.
70
-
- The cost of a compute unit, which varies based on the cloud provider and region you select for your cluster.
118
+
- The cost of a compute unit, which can vary based on the cloud provider and region you select for your cluster.
71
119
120
+
[cols="1,3",options="header"]
72
121
|===
73
122
| Metric | Description
74
123
75
-
| Compute | Tracks the server resources (CPU and memory) a pipeline uses in compute units per hour.
76
-
124
+
| Compute | Tracks the server resources (vCPU and memory) a pipeline uses in compute units per hour.
77
125
|===
78
126
127
+
== Support plans
128
+
129
+
All organizations in Redpanda require one of the following support plans:
130
+
131
+
[cols="1,3",options="header"]
132
+
|===
133
+
| Support plan | Features
134
+
135
+
| Basic
136
+
a| * Designed for non-production environments
137
+
* Provides minimal support: priority 3 tickets within 8 business hours response time and priority 4 tickets with no target response time
138
+
* Support availability is 8:00 AM to 5:00 PM Pacific Time, Monday through Friday, excluding federal US holidays
139
+
140
+
| Enterprise
141
+
a| * Designed for production environments needing continuous availability
142
+
* P1/P2 tickets may be submitted
143
+
* Support availability is 24/7, including holidays
144
+
145
+
| Premium
146
+
a| * Designed for mission-critical workloads
147
+
* 30-minute response times for production outages
148
+
* Includes a named Customer Success Manager to support planning and coordination, and 10 hours per month of consulting from a Solutions Architect
149
+
* Required for deployments with BYOVPC/BYOVnet clusters
150
+
151
+
|===
152
+
153
+
79
154
== Next steps
80
155
81
-
* xref:billing:gcp-commit.adoc[]
82
156
* xref:billing:aws-commit.adoc[]
83
-
* xref:billing:azure-commit.adoc[]
157
+
* xref:billing:azure-commit.adoc[]
158
+
* xref:billing:gcp-commit.adoc[]
159
+
* xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster]
160
+
* xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster-aws.adoc#create-a-dedicated-cluster[Create a Dedicated cluster]
161
+
* xref:get-started:cluster-types/byoc/index.adoc[Create a BYOC cluster]
You can subscribe to Redpanda Cloud through Google Cloud Marketplace and use your existing marketplace billing and credits to quickly provision Dedicated clusters. View your bills and manage your subscription directly in the marketplace.
5
+
You can subscribe to Redpanda Cloud through Google Cloud Marketplace and use your existing marketplace billing and credits to quickly provision clusters. View your bills and manage your subscription directly in the marketplace.
6
6
7
7
With a usage-based billing commitment, you sign up for a monthly or an annual minimum spend amount. Commitments are minimums:
8
8
@@ -44,4 +44,5 @@ You can now create resource groups, clusters, and networks in your organization.
44
44
45
45
== Next steps
46
46
47
-
* xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster-aws.adoc[Create a Dedicated cluster]
47
+
* xref:get-started:cluster-types/byoc/index.adoc[Create a BYOC cluster]
48
+
* xref:get-started:cluster-types/create-dedicated-cloud-cluster.adoc[Create a Dedicated cluster]
Copy file name to clipboardExpand all lines: modules/develop/pages/connect/configuration/resource-management.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
= Manage Pipeline Resources on BYOC and Dedicated Clusters
1
+
= Manage Pipeline Resources on Clusters
2
2
:description: Learn how to set an initial resource limit for a standard data pipeline (excluding Ollama AI components) and how to manually scale the pipeline’s resources to improve performance.
- A running xref:get-started:cluster-types/byoc/index.adoc[BYOC] or xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster.adoc[Dedicated] cluster.
9
+
- A running Redpanda Cloud cluster.
10
10
- An estimate of the throughput of your data pipeline. You can get some basic statistics by running your data pipeline locally using the xref:redpanda-connect:components:processors/benchmark.adoc[`benchmark` processor].
11
11
12
12
=== Understanding compute units
@@ -17,7 +17,7 @@ For sizing purposes, one compute unit supports an estimated message throughput o
17
17
18
18
You can allocate a maximum of 72 compute units per pipeline. You can add compute units in increments of one up to 15 compute units. Beyond this, scaling options increase to 33 and then to 72 compute units. This scaling strategy is based on the number of machine cores required to provision resources, which scale from two to four, and then to eight cores.
19
19
20
-
Server resources are charged at an xref:billing:billing.adoc#redpanda-connect-pipeline-metrics-dedicated-and-serverless[hourly rate in compute unit hours (compute/hour)].
20
+
Server resources are charged at an xref:billing:billing.adoc#redpanda-connect-pipeline-metrics[hourly rate in compute unit hours (compute/hour)].
Copy file name to clipboardExpand all lines: modules/get-started/pages/cloud-overview.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ TIP: For more detailed information about the Redpanda platform, see xref:get-sta
10
10
11
11
Redpanda Cloud offers three fully-managed cloud deployment options, each designed for different use cases:
12
12
13
-
* **<<Serverless>>**: Fastest way to get started with automatic scaling and pay-as-you-go billing
13
+
* **<<Serverless>>**: Fastest way to get started with automatic scaling
14
14
* **<<Dedicated>>**: Production clusters in Redpanda's cloud with enhanced isolation
15
15
* **<<Bring Your Own Cloud (BYOC)>>**: Maximum control and security by deploying in your own cloud environment
16
16
@@ -129,9 +129,9 @@ When you create a Dedicated cluster, you select the supported xref:reference:tie
129
129
Redpanda Sales::
130
130
+
131
131
--
132
-
To request a private offer with possible discounts for monthly or annual committed use, contact https://www.redpanda.com/price-estimator[Redpanda Sales^]. With a usage-based billing commitment, you sign up for a minimum spend amount through xref:billing:aws-commit.adoc[AWS Marketplace], xref:billing:azure-commit.adoc[Azure Marketplace], or xref:billing:gcp-commit.adoc[Google Cloud Marketplace]. You can then provision Dedicated clusters in Redpanda Cloud, and you can view invoices and manage your subscription in the marketplace.
132
+
To request a private offer with possible discounts for monthly or annual committed use, contact https://www.redpanda.com/price-estimator[Redpanda Sales^]. With a usage-based billing commitment, you sign up for a minimum spend amount through xref:billing:aws-commit.adoc[AWS Marketplace], xref:billing:azure-commit.adoc[Azure Marketplace], or xref:billing:gcp-commit.adoc[Google Cloud Marketplace].
133
133
134
-
Redpanda creates a cloud organization for you and sends you a welcome email.
134
+
Redpanda creates a cloud organization for you and sends you a welcome email. You can then provision Dedicated clusters in Redpanda Cloud, and you can view invoices and manage your subscription in the marketplace.
Copy file name to clipboardExpand all lines: modules/get-started/partials/gpq-quotas.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,4 @@ Headroom formulas:
7
7
* vCPU spare = `3 x (vCPUs per node)`
8
8
* Local SSD spare (GB) = `3 x (Storage size per node in GB)`
9
9
10
-
For example, with per-node storage *1500 GB* (4 × 375 GB Local SSD) and instance type *n2d-standard-4* (4 vCPUs), keep *4500 GB* Local SSD and *12 vCPUs* of spare quota.
10
+
For example, with per-node storage *1500 GB* (4 × 375 GB Local SSD) and machine type *n2d-standard-4* (4 vCPUs), keep *4500 GB* Local SSD and *12 vCPUs* of spare quota.
0 commit comments