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

推荐订阅源

Jina AI
Jina AI
N
Netflix TechBlog - Medium
P
Proofpoint News Feed
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
DataBreaches.Net
人人都是产品经理
人人都是产品经理
aimingoo的专栏
aimingoo的专栏
Stack Overflow Blog
Stack Overflow Blog
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
I
InfoQ
F
Fortinet All Blogs
J
Java Code Geeks
Last Week in AI
Last Week in AI
美团技术团队
大猫的无限游戏
大猫的无限游戏
有赞技术团队
有赞技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件

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.