惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
美团技术团队
Recent Announcements
Recent Announcements
B
Blog
GbyAI
GbyAI
雷峰网
雷峰网
博客园_首页
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Tailwind CSS Blog
M
MIT News - Artificial intelligence
V
V2EX
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
A
About on SuperTechFans
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
Hugging Face - Blog
Hugging Face - Blog
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
Last Week in AI
Last Week in AI
aimingoo的专栏
aimingoo的专栏

Heroku Dev Center Articles

Migrating from the Nginx Buildpack to Front-End Web CNB | Heroku Dev Center Migrating from create-react-app-buildpack to Front-End Web CNB | Heroku Dev Center How the Front-End Web Cloud Native Buildpack Works | Heroku Dev Center Deploying Front-End Web Apps on Heroku | Heroku Dev Center Understanding Heroku User Roles and Permissions | Heroku Dev Center Provisioning Apache Kafka on Heroku | Heroku Dev Center Managing Topics and Partitions on Apache Kafka on Heroku | Heroku Dev Center Apache Kafka on Heroku Version Support | Heroku Dev Center Changing the Plan of an Apache Kafka on Heroku Cluster | Heroku Dev Center Connecting to an Apache Kafka on Heroku Cluster | Heroku Dev Center Apache Kafka on Heroku Metrics Logs | Heroku Dev Center Heroku GitHub Enterprise Cloud Integration Using GitHub Apps | Heroku Dev Center Heroku Connect for Independent Software Vendors (ISV) | Heroku Dev Center Managed Inference and Agents API with Claude Opus 4.8 | Heroku Dev Center Heroku-26 Stack | Heroku Dev Center Connection Limits on Heroku Postgres Advanced (Limited GA) | Heroku Dev Center Heroku Postgres Advanced (Limited GA) | Heroku Dev Center Migrating to Heroku Postgres Advanced (Limited GA) | Heroku Dev Center Heroku Postgres Advanced Quotas (Limited GA) | Heroku Dev Center Manage Instance Pools on Heroku Postgres Advanced (Limited GA) | Heroku Dev Center Provisioning Heroku Postgres Advanced (Limited GA) | Heroku Dev Center Getting Started with Heroku Postgres Advanced (Limited GA) | Heroku Dev Center Usage and Billing on Heroku Postgres Advanced (Limited GA) | Heroku Dev Center
Choosing the Right Apache Kafka on Heroku Plan | Heroku D...
2026-07-01 · via Heroku Dev Center Articles

Table of Contents [expand]

  • Multi-Tenant Plans
  • Common Runtime Plans
  • Private Spaces Plans
  • Changing Apache Kafka on Heroku Plans

Last updated June 30, 2026

A range of Apache Kafka on Heroku plans are available for the platform’s runtimes. The plans available include multi-tenant clusters and dedicated clusters, which are optimized for high throughput and high volume. You can find a list of all the plans on the Elements Marketplace.

Multi-Tenant Plans

SThe Basic tier offers plans on our multi-tenant infrastructure. With Basic plans, your Heroku app shares a Kafka cluster with other Heroku apps, and each app has secure, exclusive access to its own set of topics distributed across the cluster. See Multi-Tenant Apache Kafka on Heroku for Basic multi-tenant plans.

Common Runtime Plans

The plans for the Common Runtime include:

Plan Name Capacity Max Retention vCPU RAM Clusters
standard-0 150 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
standard-1 300 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
standard-2 900 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
extended-0 400 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper
extended-1 800 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper
extended-2 2,400 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper

Private Spaces Plans

The plans for Private Spaces include:

Plan Name Capacity Max Retention vCPU RAM Clusters
private-standard-0 150 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
private-standard-1 300 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
private-standard-2 900 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
private-extended-0 400 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper
private-extended-1 800 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper
private-extended-2 2,400 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper

Shield Spaces Plans

The plans for Shield Spaces include:

Plan Name Capacity Max Retention vCPU RAM Clusters
shield-standard-0 150 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
shield-standard-1 300 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
shield-standard-2 900 GB 2 weeks 4 16 GB 3 kafka, 5 zookeeper
shield-extended-0 400 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper
shield-extended-1 800 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper
shield-extended-2 2,400 GB 6 weeks 4 16 GB 8 kafka, 5 zookeeper

Changing Apache Kafka on Heroku Plans

You can change the plan for a cluster after creating it. See Changing the Plan of an Apache Kafka on Heroku Cluster for plan change instructions.