Skip to content

Commit

Permalink
DOC-377 cost-optimized cloud tiers (#100)
Browse files Browse the repository at this point in the history
* DOC-377 cost-optimized cloud tiers

* add what's new blurb

* minor fix
  • Loading branch information
micheleRP authored Oct 29, 2024
1 parent 3bd12e9 commit 410ed9a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/get-started/pages/whats-new-cloud.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ This page lists new features added in Redpanda Cloud.

== October 2024

=== Support for AWS Graviton3

Redpanda now supports compute-optimized tiers with AWS Graviton3 processors. This saves over 50% in instance costs in all xref:reference:tiers/byoc-tiers.adoc[BYOC tiers].

=== Redpanda Terraform Provider for Redpanda Cloud

The xref:manage:terraform-provider.adoc[Redpanda Terraform provider] lets you can create and manage resources in Redpanda Cloud, such as clusters, topics, users, ACLs, networks, and resource groups.
Expand Down
1 change: 1 addition & 0 deletions modules/reference/partials/tiers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ When you create a BYOC cluster, you select your usage tier. Each tier provides t
[NOTE]
====
* On Azure, tiers 1-3 are supported.
* Redpanda supports compute-optimized tiers with AWS Graviton3 processors.
* Depending on the workload, it may not be possible to achieve all maximum values. For example, a high number of partitions may make it more difficult to reach the maximum value in throughput.
* Partition counts are based on the assumption that the Redpanda Cloud replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
* Connections are regulated per broker for best performance. For example, in a tier 1 cluster with 3 brokers, there could be up to 3,000 connections per broker.
Expand Down

0 comments on commit 410ed9a

Please sign in to comment.